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
Change History
Note: See
TracTickets for help on using
tickets.
