Ticket #122 (closed defect: fixed)
Document.new("<e a='&'/>").to_s != "<e a='&'/>"
| Reported by: | rubys | Owned by: | ser |
|---|---|---|---|
| Priority: | high | Milestone: | 3.1.8 |
| Component: | DOM | Version: | 3.1.6 |
| Severity: | normal | Keywords: | |
| Cc: | Ruby version: | 1.8.5 | |
| Operating system: | Linux |
Description
Details here. Verified with REXML 3.1.6 / Ruby 1.8.6.
A related problem:
REXML::Document.new("<e a='<'/>").to_s
Change History
Note: See
TracTickets for help on using
tickets.
