Ticket #157 (new defect)

Opened 5 months ago

DOM parser blow-up on CDATA section containing XML doc

Reported by: timbray Owned by: ser
Priority: normal Milestone:
Component: DOM Version: 3.1.6
Severity: normal Keywords:
Cc: Ruby version: 1.8.5
Operating system: MacOS

Description

There's a CDATA section that contains the start of an XML document; an XML declaration and a <!DOCTYPE and so on. REXML::Document.new blows up on it. Test case attached (test_cdata).

Attachments

rexmlbug.tgz (1.6 kB) - added by timbray 5 months ago.
cd to test directory, run rexml_bug.rb

Change History

Changed 5 months ago by timbray

cd to test directory, run rexml_bug.rb

Note: See TracTickets for help on using tickets.