Ticket #147 (new defect)
quoting bug
| Reported by: | patrick | Owned by: | ser |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | DOM | Version: | 3.1.6 |
| Severity: | normal | Keywords: | |
| Cc: | Ruby version: | 1.8.5 | |
| Operating system: | Linux |
Description
when reading an xml file containing escaped characters in node attributes (e.g. <entry name=""blah"" />) and not touching these attributes before saving the document again the quotes get quoted again (e.g. <entry name="&quotblah&quot" />).
Here is a little program which demonstrates that.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
