[
https://issues.apache.org/jira/browse/ODE-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935701#action_12935701
]
Hudson commented on ODE-763:
----------------------------
Integrated in ODE-trunk-jdk6 #379 (See
[https://hudson.apache.org/hudson/job/ODE-trunk-jdk6/379/])
Test case for ODE-763, ODE-900 added. Thanks Rick!
> 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.