[Expat-bugs] [ expat-Bugs-972802 ] Xml document which begin with an empty line

SourceForge.net noreply at sourceforge.net
Mon Jun 14 16:51:40 EDT 2004


Bugs item #972802, was opened at 2004-06-14 13:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=972802&group_id=10127

Category: Build control
Group: Test Required
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: Xml document which begin with an empty line

Initial Comment:
In a xml document which begins with an empty line, for
example:
"""Start here"""

<?xml version="1.0" ?>
<bugged></bugged>
"""End here"""

Expat give this parse error: 
XML Parsing Error: xml processing instruction not at
start of external entity.
I discoverd this bug when I tried to pass an xhtml
document to firefox via ASP.NET with the
"application/xhtml+xml" content-type.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=972802&group_id=10127



More information about the Expat-bugs mailing list