[
https://issues.apache.org/jira/browse/MUSE-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Twiner reassigned MUSE-232:
---------------------------------
Assignee: Chris Twiner (was: Dan Jemiolo)
> ElementSerializer looses namespace prefixes for attributes that require
> namespace qualification
> -----------------------------------------------------------------------------------------------
>
> Key: MUSE-232
> URL: https://issues.apache.org/jira/browse/MUSE-232
> Project: Muse
> Issue Type: Bug
> Components: Core Engine - Routing and Serialization
> Affects Versions: 2.2.0
> Reporter: Oliver Waeldrich
> Assignee: Chris Twiner
> Fix For: 2.3.0
>
> Attachments: muse-232-patch-2.txt, muse-232-patch-3.txt
>
>
> ElementSerializer looses namespace prefixes for attributes that require
> namespace qualification. The reason for this is the XmlUtils.createElement()
> method. Currently there is a workaround implemented for a Xerces-bug, which
> does not honor whether an attibute has a namespace or not.
> Caution: root.setAttribute(nameString, valueString) creates only attributes
> that do not support namespaces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]