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


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