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

Dave Thompson closed DAFFODIL-2457.
-----------------------------------

Verified the specified commit (commit fce93164c2dd453da2d10dc9b3f684d61244c0b6) 
is included in the latest pull from the daffodil repository.

Verified the all daffodil sub-project sbt test suites execute successfully.

Verified the nightly test schemas compile and save successfully.

Verified the nightly test suite executes successfully.

> 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
>             Fix For: 3.1.0
>
>
> 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