
| Key: |
XSTR-398
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Assignee: |
Unassigned
|
| Reporter: |
Jonathan S. Olson
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
XStream
Created: 11/May/07 12:35 PM
Updated: 24/May/07 12:38 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.2.2
|
|
| JDK version and platform: |
All
|
|
DomDriver has a constructor with (String encoding, XmlFriendlyReplacer replacer). It passes the replacer up to the parent, as expected. But then it never uses xmlFriendlyReplacer() to construct the DomReader or the PrettyPrintWriter.
|
|
Description
|
DomDriver has a constructor with (String encoding, XmlFriendlyReplacer replacer). It passes the replacer up to the parent, as expected. But then it never uses xmlFriendlyReplacer() to construct the DomReader or the PrettyPrintWriter. |
Show » |
|