[
https://issues.apache.org/jira/browse/JXPATH-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Benson resolved JXPATH-149.
--------------------------------
Resolution: Fixed
Disregard my previous request. I accidentally lost my local copy of your patch
anyway and as it consisted solely of inversions of code already living in the
file in question I simply rewrote from scratch.
Committed revision 1133485.
> 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