You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Michael Beckerle (JIRA)" <ji...@apache.org> on 2018/01/26 16:27:00 UTC

[jira] [Resolved] (DAFFODIL-1846) TDML Runner - Infoset.contents is stripping off all attributes

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

Michael Beckerle resolved DAFFODIL-1846.
----------------------------------------
    Resolution: Fixed
      Assignee: Dave Thompson  (was: Michael Beckerle)

Fixed in

23fbbfa1a10e707411d0d12bc01d8532fda71b33

 

Test is mentioned in comment thread prior.

> TDML Runner - Infoset.contents is stripping off all attributes
> --------------------------------------------------------------
>
>                 Key: DAFFODIL-1846
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1846
>             Project: Daffodil
>          Issue Type: Bug
>          Components: TDML Runner
>    Affects Versions: 2.0.0
>            Reporter: Michael Beckerle
>            Assignee: Dave Thompson
>            Priority: Major
>             Fix For: 2.1.0
>
>
> The TDML runner removes all attributes from the Infoset XML that it pulls in from the TDML file. This can result in unparser errors due to loss of namespace bindings.
> The Infoset.contents call redundantly calls the utility to remove attributes more than once.
> This needs to be cleaned up and is related to DFDL-1384.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)