Ticket #127 (closed defect: fixed)
Entity replacement not working for add_element with dictionary
| Reported by: | alan_at_bocada | Owned by: | rubys |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1.8 |
| Component: | DOM | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Ruby version: | 1.8.5 | |
| Operating system: | Windows |
Description
This was tested against REXML 3.1.7:
Run the attached test file. It adds two elements with attributes using different techniques. The first element added, 'a' does not have propery entity escapes for the & character. The second element added, 'b', does.
This seemed to worked in REXML 3.1.6.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
