[
https://issues.apache.org/jira/browse/ODE-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tammo van Lessen resolved ODE-763.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.4
The attached test case was about XPath 1.0, not 2.0. This is now fixed (with
ODE-900).
> boolean variable false() was judged as true()
> ---------------------------------------------
>
> Key: ODE-763
> URL: https://issues.apache.org/jira/browse/ODE-763
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Affects Versions: 1.3.3
> Environment: windows
> Reporter: Rick.Todo
> Assignee: Rafal Rusin
> Fix For: 1.3.5, 1.4
>
> Attachments: TestIf.zip
>
>
> <condition>boolean($tmpBool)</condition> (false() was assigned to $tmpBool)
> and
> <condition>false()</condition>
> are judged as TRUE.
> <condition>string($tmpBool)='true'</condition>
> is judged as FALSE.
> please confirm attached test-case
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.