[ 
https://issues.apache.org/jira/browse/JCR-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508208
 ] 

Julian Reschke commented on JCR-981:
------------------------------------

Seems to be caused by missing code in 

  XPathQueryBuilder.visit(SimpleNode, Object)

for case JJSTEPEXPR when isAttributeAxis returns false, and queryNode.getType() 
is OPERATION_NULL or OPERATION_NOT_NULL.



> 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
>    Affects Versions: 1.2.1, 1.2.2, 1.2.3, 1.3
>            Reporter: Julian Reschke
>            Assignee: Marcel Reutegger
>            Priority: Minor
>
> I believe the change for issue JCR-247 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.

Reply via email to