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

Olabusayo Kilo resolved DAFFODIL-2457.
--------------------------------------
    Resolution: Fixed

Fixed in fce93164c2dd453da2d10dc9b3f684d61244c0b6

> xmlns="" incorrectly introduced due to prefixOrNull
> ---------------------------------------------------
>
>                 Key: DAFFODIL-2457
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2457
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End
>    Affects Versions: 3.0.0
>            Reporter: Olabusayo Kilo
>            Assignee: Olabusayo Kilo
>            Priority: Major
>
> When thisElementNamespacePrefix was replaced with prefixOrNull, we lost the 
> functionality where namespaces prefixes are looked up. And instead relied 
> only on the lexical prefix. There's plenty of times when there is no lexical 
> prefix, but there is a namespace associated with the element, thus we can 
> attempt to look up a prefix. We need to bring back this functionality, fixing 
> the incorrect namespaces and incorrect prefixes.



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

Reply via email to