Marshalling of qualified attributes that aren't extensions have their prefix dropped.

Description

When attributes that are known to an XMLObject get marshalled, there's no support in the marshalling macros to handle the namespace prefix on the attribute's name. It just gets dropped, so the namespace ends up missing.

Extension attributes are handled correctly because the prefix is tracked via a QName and recreated.

Environment

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Created August 26, 2008 at 2:05 PM
Updated June 23, 2009 at 12:46 PM
Resolved October 2, 2008 at 1:54 PM