XPath query with negative numbers incorrect
-------------------------------------------

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


A XPath query that contains a negative number does not return correct results.

E.g. the query:

//[EMAIL PROTECTED] = -10]

does not return nodes with number properties containing a value of -10 but will 
return nodes with number values equal to 10. Similarly the query returns wrong 
results for double values.

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