
| Key: |
NUTCH-110
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Sami Siren
|
| Reporter: |
stack
|
| Votes: |
2
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
linux, jdk 1.5
|
|
| Resolution Date: |
21/Jun/06 02:12 AM
|
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 .
|
|
Description
|
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 . |
Show » |
| No work has yet been logged on this issue.
|
|