Closed Bug 295225 Opened 20 years ago Closed 20 years ago

xml parsing error when asked to render legit XML

Categories

(Core :: XML, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: naomi, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2

The XML for the above URL is fine, though it does contain some XML encoded and
hex encoded characters.  Firefox chokes on it (see <bestPassage> element, in
particular).

Reproducible: Always

Steps to Reproduce:
1. try to render
http://search1.nsdl.org:8888/search/rest?verb=Search&s=242&n=1&q=category:collection

Actual Results:  
XML parsing error

Expected Results:  
cleanly rendered the URL
Assignee: nobody → xml
Component: General → XML
Product: Firefox → Core
QA Contact: general → ashshbhatt
Summary: xml parsing error when asked to render legit XML → xml parsing error when asked to render legit XML
Version: unspecified → Trunk
The XML doesn't look fine to me; there are null characters in the <bestPassage>
element. They aren't legal characters in XML.
testing with a few other tools confirms that the file is not well-formed xml. 
Resolving bug as invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.