Ticket #122 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

Document.new("<e a='&amp;'/>").to_s != "<e a='&amp;'/>"

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='&#60;'/>").to_s

Change History

Changed 5 months ago by rubys

  • milestone set to 3.1.8

Changed 5 months ago by rubys

  • status changed from new to closed
  • resolution set to fixed

No longer an issue with the latest SVN HEAD

Note: See TracTickets for help on using tickets.