Skip Menu |

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)



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/>.
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/>.