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 2012/12/10 10:53:21 UTC

[jira] [Updated] (OAK-327) XPath eq support and related

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

Thomas Mueller updated OAK-327:
-------------------------------

    Description: 
Failing test SimpleQueryTest#testGeneralComparison.

There is no support for 'eq' comparison in xpath currently: "@text eq 'foo'" fails to parse

Jackrabbit 2.x actually supports more than just 'eq': it also supports not equal, and so on (see XPath specification).

This is not required by the JCR 1.0 XPath spec, but we might still want to support it at some point for Jackrabbit 2.x compatibility. See also http://www.day.com/specs/jcr/1.0/6.6.4.11_Comparison_Operators.html 

  was:
Failing test SimpleQueryTest#testGeneralComparison.

There is no support for 'eq' comparison in xpath currently: "@text eq 'foo'" fails to parse

        Summary: XPath eq support and related   (was: XPath eq support)
    
> XPath eq support and related 
> -----------------------------
>
>                 Key: OAK-327
>                 URL: https://issues.apache.org/jira/browse/OAK-327
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: jcr
>            Reporter: Alex Parvulescu
>            Assignee: Thomas Mueller
>
> Failing test SimpleQueryTest#testGeneralComparison.
> There is no support for 'eq' comparison in xpath currently: "@text eq 'foo'" fails to parse
> Jackrabbit 2.x actually supports more than just 'eq': it also supports not equal, and so on (see XPath specification).
> This is not required by the JCR 1.0 XPath spec, but we might still want to support it at some point for Jackrabbit 2.x compatibility. See also http://www.day.com/specs/jcr/1.0/6.6.4.11_Comparison_Operators.html 

--
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