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

Reply via email to