You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Chris Twiner (JIRA)" <ji...@apache.org> on 2008/12/18 02:24:44 UTC

[jira] Assigned: (MUSE-232) ElementSerializer looses namespace prefixes for attributes that require namespace qualification

     [ 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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org