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/04/03 16:36:12 UTC

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

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.1
            Reporter: Rafal Rusin
             Fix For: 1.3.1
         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.


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

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin updated ODE-572:
----------------------------

    Attachment: assign-lvalue-job-failed-test.diff
                assign-lvalue-job-failed-fix.diff

> 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.1
>            Reporter: Rafal Rusin
>             Fix For: 1.3.1
>
>         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.


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

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafal Rusin reassigned ODE-572:
-------------------------------

    Assignee: Rafal Rusin

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


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

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon updated ODE-572:
-----------------------------

    Fix Version/s:     (was: 1.3.1)
                   1.3.2

> 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.1
>            Reporter: Rafal Rusin
>             Fix For: 1.3.2
>
>         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.