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


<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.

Reply via email to