You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2013/01/08 16:02:12 UTC

[jira] [Resolved] (OAK-309) ParentNodeTest fails (XPath parent node navigation using "..")

     [ https://issues.apache.org/jira/browse/OAK-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Mueller resolved OAK-309.
--------------------------------

    Resolution: Fixed

Implemented in revision 1430313
                
> ParentNodeTest fails (XPath parent node navigation using "..")
> --------------------------------------------------------------
>
>                 Key: OAK-309
>                 URL: https://issues.apache.org/jira/browse/OAK-309
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: jcr
>            Reporter: Alex Parvulescu
>            Assignee: Thomas Mueller
>
> 2 problems here:
> - #testParentInPath parse exception for query 
>   {noformat} 
>   "testroot//child/..[@foo1]"
>   Caused by: java.text.ParseException: Query:
>   testroot//child/.(*).[@foo1]; expected: jcr:root, /, *, text, element, @, (
> {noformat} 
> - all of the other tests have wrong getSize output (may be related to OAK-300)
> http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-core/src/test/java/org/apache/jackrabbit/core/query/ParentNodeTest.java?view=markup

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira