[
https://issues.apache.org/jira/browse/SCXML-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402026#comment-15402026
]
Woonsan Ko commented on SCXML-251:
----------------------------------
Please see my comment in the PR:
{quote}
I think you should invoke #reportConflictingAttribute(reader, configuration,
...) instead here. That method leaves logs in a consistent manner and can
handle strict or non-strict mode properly.
{quote}
Thanks,
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)