[
https://issues.apache.org/jira/browse/SCXML-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366231#comment-15366231
]
Woonsan Ko commented on SCXML-251:
----------------------------------
Hi Tobias,
The easiest way is, IMO, to fork https://github.com/apache/commons-scxml and
create a pull request. Then the pull request will be updated automatically with
this jira ticket. Please prefix your pull request name with this jira ticket
number. e.g, "SCXML-251: ...".
Regards,
Woonsan
> src attribute is not available for data elements
> ------------------------------------------------
>
> Key: SCXML-251
> URL: https://issues.apache.org/jira/browse/SCXML-251
> Project: Commons SCXML
> Issue Type: Bug
> Affects Versions: 2.0
> Reporter: Tobias Lippert
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The read routine ignores the "src" attribute in <data> elements in the data
> model.
> The field should be available to allow for users of the library to identify
> data elements with a src, and process the value of the attribute.
> The Data class itself already has the src member, and the corresponding
> getters and setters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)