-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.6.5
-
Component/s: None
-
3.06
JIRA generates invalid RSS XML containing undefined XML entities like ä when non-latin characters are present in group names. To replicate:
- Create a group name containing an umlauted character (eg. ä)
- Add a comment to an issue, restricting visibility to that group
- Request the RSS view of the issue. An XML parser will break on the undefined ä in the page.
- relates to
-
JRASERVER-10404 Make 'views' of content (single issue and search request) pluggable, and rewrite default implementations in velocity
- Closed