You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2012/07/23 18:51:35 UTC

[jira] [Created] (OAK-204) short cutting the name mapping breaks path validation in value factory

Julian Reschke created OAK-204:
----------------------------------

             Summary: short cutting the name mapping breaks path validation in value factory
                 Key: OAK-204
                 URL: https://issues.apache.org/jira/browse/OAK-204
             Project: Jackrabbit Oak
          Issue Type: Sub-task
          Components: jcr
            Reporter: Julian Reschke
            Priority: Minor


With the optimizations for path mapping in place, the test case

  org.apache.jackrabbit.test.api.ValueFactoryTest#testValueFormatException

fails because it expects an early ValueFormatException due to an invalid path.

We either need to consider adding some basic validity checking, or have to rewire the ValueFactory name mapping code to do additional validity checks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira