Issue Details (XML | Word | Printable)

Key: AXIS-2602
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Volker Reichel
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Axis

XmlBeanSerializer strips off element content if first content element is preceeded by whitespace

Created: 21/Dec/06 01:43 PM   Updated: 21/Dec/06 01:45 PM
Component/s: Serialization/Deserialization
Affects Version/s: 1.4
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works XmlBeanSerializer.diff 2006-12-21 01:45 PM Volker Reichel 1 kB
Environment: all


 Description  « Hide
public void serialize(QName name, Attributes attributes,
                          Object value, SerializationContext context)
does not copy the contents of parameter 'value' if the first content child is preceeded by whitespace.

The attached patch will fix this.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Volker Reichel made changes - 21/Dec/06 01:45 PM
Field Original Value New Value
Attachment XmlBeanSerializer.diff [ 12347669 ]