
| Key: |
JRA-8052
|
| Type: |
Support Request
|
| Status: |
Closed
|
| Resolution: |
Timed out
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
John Rivett-Carnac
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
JIRA
Created: 26/Sep/05 08:52 AM
Updated: 29/Sep/06 03:31 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Issue Links:
|
Reference
|
|
This issue relates to:
|
|
JRA-10404
Make 'views' of content (single issue and search request) pluggable, and rewrite default implementations in velocity
|
|
|
|
|
|
|
|
|
Copying and pasting into JIRA allows pasting of values below hex 32 other than the permitted values. When output in the RSS feed these are escaped with their appropriate values e.g. but this is invalid in XML as it is not permitted as a unicode character. It makes my XML parser (MSXML 2.0) fall over with the message "Invalid UNICODE Character" when parsing the XML version of the issue in RSS.
|
|
Description
|
Copying and pasting into JIRA allows pasting of values below hex 32 other than the permitted values. When output in the RSS feed these are escaped with their appropriate values e.g. but this is invalid in XML as it is not permitted as a unicode character. It makes my XML parser (MSXML 2.0) fall over with the message "Invalid UNICODE Character" when parsing the XML version of the issue in RSS. |
Show » |
|
Which version of JIRA are you working with? Recent versions will strip invalid characters before they are inserted into the database.
Cheers,
Jeff