Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-763

boolean variable false() was judged as true()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.3
    • 1.3.5, 1.4
    • BPEL Runtime
    • None
    • windows

    Description

      <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

      Attachments

        1. TestIf.zip
          4 kB
          Rick.Todo

        Activity

          People

            rrusin Rafal Rusin
            h.t Rick.Todo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: