Denying a primaryType does not work in XPath
--------------------------------------------

         Key: JCR-266
         URL: http://issues.apache.org/jira/browse/JCR-266
     Project: Jackrabbit
        Type: Bug
  Components: xpath  
 Environment: svn revision: 328816
    Reporter: Marcel Reutegger
    Priority: Minor
     Fix For: 1.0


The following query does not work:

//element(*, my:type)[jcr:contains(.,'foo') and @jcr:primaryType != 
'nt:frozenNode')

The jcr:primaryType predicate does not respect the 'not equal' operation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to