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

Matt Benson updated JXPATH-149:
-------------------------------

    Summary: relational operations do not function properly when comparing a 
non-Iterator LHS to an Iterator RHS  (was: Relational operation misbehaves)

> relational operations do not function properly when comparing a non-Iterator 
> LHS to an Iterator RHS
> ---------------------------------------------------------------------------------------------------
>
>                 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to