You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2021/01/21 21:06:00 UTC

[jira] [Assigned] (DAFFODIL-1845) ScalaXMLInfosetOutputter is not assembling the chain of namespace bindings right

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

Mike Beckerle reassigned DAFFODIL-1845:
---------------------------------------

    Assignee: Olabusayo Kilo

> ScalaXMLInfosetOutputter is not assembling the chain of namespace bindings right
> --------------------------------------------------------------------------------
>
>                 Key: DAFFODIL-1845
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1845
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End
>    Affects Versions: 2.0.0
>            Reporter: Mike Beckerle
>            Assignee: Olabusayo Kilo
>            Priority: Major
>
> ScalaXMLInfosetOutputter is not assembling the chain of namespace bindings right
> This results in a getNamespace(prefix) call returns null.
> This results in no binding for a prefix.
> There should be an assertion failure here if there is no binding for a prefix. 
> The actual bug is that in assembling the XML objects, the namespace bindings aren't being established properly. 
> Test case TBD.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)