RT for rt.cpan.org
Skip Menu
|
Bug #141 for XML-LibXML: Comments, PIs before root node dropped
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
XML-LibXML CPAN distribution
.
Report information
The Basics
Id:
141
Status:
resolved
Priority:
0/
Queue:
XML-LibXML
People
Owner:
Nobody in particular
Requestors:
barries [...] slaysys.om
Cc:
AdminCc:
Bug Information
Severity:
Critical
Broken in:
1.31
Fixed in:
(no value)
History
Show all quoted text
Wed Jan 16 12:56:25 2002
RBS [...] cpan.org - Ticket created
Subject:
Comments, PIs before root node dropped
when used as a SAX driver, LibXML does not generate comment or PI events for the documents <!--A--><a/> and <?A?><a/>.
Mon Jan 21 07:05:31 2002
msergeant [...] cpan.org - Status changed from 'new' to 'resolved'
Mon Jan 21 07:05:31 2002
msergeant [...] cpan.org - Correspondence added
Fixed in CVS. [RBS - Wed Jan 16 12:56:25 2002]:
Show quoted text
> when used as a SAX driver, LibXML does not generate comment or PI > events for the documents <!--A--><a/> and <?A?><a/>.