Issue Details (XML | Word | Printable)

Key: NUTCH-110
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Sami Siren
Reporter: stack
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Nutch

OpenSearchServlet outputs illegal xml characters

Created: 13/Oct/05 09:13 AM   Updated: 24/Oct/06 04:14 PM
Return to search
Component/s: searcher
Affects Version/s: 0.8
Fix Version/s: 0.8

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works fixIllegalXmlChars.patch 2005-10-13 09:19 AM stack 3 kB
Text File Licensed for inclusion in ASF works fixIllegalXmlChars08-v2.patch 2006-06-16 09:13 PM John VanDyk 2 kB
Text File Licensed for inclusion in ASF works fixIllegalXmlChars08-v3.patch 2006-06-16 11:18 PM stack 7 kB
Text File Licensed for inclusion in ASF works fixIllegalXmlChars08-v4.patch 2006-06-20 09:53 AM stack 3 kB
Text File Licensed for inclusion in ASF works fixIllegalXmlChars08-v5.patch 2006-06-20 11:44 PM stack 3 kB
Text File Licensed for inclusion in ASF works fixIllegalXmlChars08.patch 2006-05-25 11:06 PM Stefan Neufeind 3 kB
Text File Licensed for inclusion in ASF works NUTCH-110-version2.patch 2005-10-15 09:43 AM stack 7 kB
Environment: linux, jdk 1.5

Resolution Date: 21/Jun/06 02:12 AM


 Description  « Hide
OpenSearchServlet does not check text-to-output for illegal xml characters; dependent on search result, its possible for OSS to output xml that is not well-formed. For example, if text has the character FF character in it – -- i.e. the ascii character at position (decimal) 12 – the produced XML will show the FF character as ' ' The character/entity ' ' is not legal in XML according to http://www.w3.org/TR/2000/REC-xml-20001006#NT-Char.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.