
| Key: |
AXIS-2602
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Volker Reichel
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
all
|
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no subversion log entries for this issue yet.
|
|