From: SourceForge.net <no...@so...> - 2004-03-03 17:32:09
|
Bugs item #909187, was opened at 2004-03-03 09:18 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=909187&group_id=13153 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: JTidy should remove 0x0 from stream Initial Comment: I am trying to use JDOM after JTidy on a HTML document. The HTML document has an embedded 0x0, resulting in the following error: org.jdom.IllegalDataException: The data " (Widescreen, Repeat, Subtitles, Sign Language and Enhanced Commentary, 1999, 4 Star)[box]" is not legal for a JDOM character content: 0x0 is not a legal XML character. JTidy should remove any 0x0 after character decoding. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=909187&group_id=13153 |