You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Tobias Lippert (JIRA)" <ji...@apache.org> on 2016/07/07 14:47:11 UTC

[jira] [Commented] (SCXML-251) src attribute is not available for data elements

    [ https://issues.apache.org/jira/browse/SCXML-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366220#comment-15366220 ] 

Tobias Lippert commented on SCXML-251:
--------------------------------------

Adding the parsed attribute is straightforward, and a one-liner, and I will be happy to provide  patch for it.

However, it be helpful to know which tests I should add, and where.

How does the patch submission work? Do I post a patch file here, or should I push it to a git repository? (Is there a wiki page that describes the procedure?)

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