You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2005/10/24 11:56:55 UTC

[jira] Resolved: (JCR-259) XPath query with negative numbers incorrect

     [ http://issues.apache.org/jira/browse/JCR-259?page=all ]
     
Marcel Reutegger resolved JCR-259:
----------------------------------

    Resolution: Fixed

fixed in revision: 328018

> 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
>     Assignee: 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:
> //*[@number = -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