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

Ate Douma updated SCXML-105:
----------------------------

    Fix Version/s:     (was: 0.10)
                   2.0

> Current status updated after onentry is called
> ----------------------------------------------
>
>                 Key: SCXML-105
>                 URL: https://issues.apache.org/jira/browse/SCXML-105
>             Project: Commons SCXML
>          Issue Type: Bug
>    Affects Versions: 0.9
>            Reporter: Mike Tillberg
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: CustomActionTest.patch, GetStateAction.java, 
> custom-state-01.xml
>
>
> When retrieving the current state using a custom action in the onentry 
> section of a state, the state is incorrect.  The state retrieved is the 
> previous state.  The problem appears to be in SCXMLExecutor.triggerEvents, 
> where updateStatus() is called after semantics.executeActions().  Adding an 
> additional updateStatus() before executeActions() seems to fix the problem, 
> and all tests still pass.
> Attached is a test case showing the problem.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to