You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Rafal Rusin (JIRA)" <ji...@apache.org> on 2009/08/03 23:52:14 UTC

[jira] Resolved: (ODE-572) LValue evaluation job failed after assign to const expression

     [ https://issues.apache.org/jira/browse/ODE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin resolved ODE-572.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

> LValue evaluation job failed after assign to const expression
> -------------------------------------------------------------
>
>                 Key: ODE-572
>                 URL: https://issues.apache.org/jira/browse/ODE-572
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.3.2
>            Reporter: Rafal Rusin
>            Assignee: Rafal Rusin
>             Fix For: 1.3.3, 2.0
>
>         Attachments: assign-lvalue-job-failed-fix.diff, assign-lvalue-job-failed-test.diff
>
>
> This accidently happened on an assign like this:
> <assign>
>     <from>$var</from>
>     <to>1</to>
> </assign>
> I did a test case + patch. I return selectionFailure fault in this case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.