You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alexander Koledzhikov (JIRA)" <ji...@apache.org> on 2011/01/18 11:57:44 UTC

[jira] Updated: (JXPATH-149) Relational operation misbehaves

     [ https://issues.apache.org/jira/browse/JXPATH-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Koledzhikov updated JXPATH-149:
-----------------------------------------

    Attachment: CoreOperationRelationalExpression.java
                TestClass.java

Test case and proposed fix.

> Relational operation misbehaves
> -------------------------------
>
>                 Key: JXPATH-149
>                 URL: https://issues.apache.org/jira/browse/JXPATH-149
>             Project: Commons JXPath
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Alexander Koledzhikov
>            Priority: Minor
>         Attachments: CoreOperationRelationalExpression.java, TestClass.java
>
>
> I have a simple JXpathContext, with the following variables: var1=0, var2=0, var3=1. When I try to evaluate the following expression - "$var1 + $var2 <= $var3", it returns false.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.