XPath pseudo property support missing for "is null" and "is not null"
---------------------------------------------------------------------
Key: JCR-981
URL: https://issues.apache.org/jira/browse/JCR-981
Project: Jackrabbit
Issue Type: Bug
Components: query
Reporter: Julian Reschke
Priority: Minor
I believe the change for issue JCR-668 is incomplete, for instance
//[EMAIL PROTECTED]
and
//*[foo/@x]
are parsed into the same query tree.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.