[
https://issues.apache.org/jira/browse/SCXML-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391299#comment-14391299
]
Woonsan Ko commented on SCXML-227:
----------------------------------
Thanks for reporting this!
The SCXMLReader seems to be missing the sendid and sendidexpr obviously
according to your patch file and the specification [1].
I'll try to add or improve a unit test for this when applying your patch soon.
Regards,
Woonsan
[1] http://www.w3.org/TR/scxml/#cancel
> Cancel
> ------
>
> Key: SCXML-227
> URL: https://issues.apache.org/jira/browse/SCXML-227
> Project: Commons SCXML
> Issue Type: Bug
> Affects Versions: 0.9
> Reporter: Michael Goerlich
> Attachments: cancel_example.xml, patchCancel.patch
>
>
> Hey,
> I created a small scxml engine (will attach) and it does not work with the
> current trunk of commons-scxml. It looks like the SCXMLReader does neither
> set the sendid nor the sendidexpr. I added the necessary code to SCXMLReader
> and sendidexpr-support to cancel (will attach).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)