Closed Bug 291503 Opened 20 years ago Closed 20 years ago

XML exported by Bugzilla may contain invalid chars/tokes

Categories

(Bugzilla :: Bug Import/Export & Moving, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 105960

People

(Reporter: magsilva, Unassigned)

Details

User-Agent:       Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko)
Build Identifier: 

XML exported by Bugzilla may contain invalid chars/tokes. While I was 
downloading some bugs contents in XML from bugzilla.mozilla.org, I got an 
error on bug 9412. 
 
The URL I used was https://bugzilla.mozilla.org/show_bug.cgi?ctype=xml&id=9412 
 
The offending content is: 
  Polish^X^S 
 
The error generated by the XML parser was: 
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 417, 
column 7 
 
Running against the xmllint, I got: 
Bugzilla/bug-9412.xml:417: parser error : internal error 
        Polish▒ 
              ^ 
Bugzilla/bug-9412.xml:417: parser error : Extra content at the end of the 
document 
        Polish▒ 
              ^ 
 
I imagine this bug is related to bug 105960, maybe even a duplicate.  

Reproducible: Always
yep, same thing.

*** This bug has been marked as a duplicate of 105960 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.