Edgewall Software

Opened 18 years ago

Last modified 16 years ago

#3535 closed defect

bogus characters in ticket summary break RSS output — at Version 1

Reported by: chris.beauregard@… Owned by: Jonas Borgström
Priority: low Milestone:
Component: ticket system Version: 0.9b2
Severity: minor Keywords: rss
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Matthew Good)

Somehow (through cut and paste, presumably), a carriage return is making it into a ticket summary. This results in the RSS feed breaking. The resulting item title in the RSS ends up something like:

<title>Ticket <em title="testing ^M
testing">#3696 (defect) created by user</title>

Where the ^M is a single control character. Not sure if this should be considered an input or output filtering problem.

Unfortunately, I don't have a newer version of Trac to test this against… I could create a demo ticket here, if you don't mind the RSS feeds maybe getting broken.

Change History (1)

comment:1 by Matthew Good, 18 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.