#3535: bogus characters in ticket summary break RSS output
---------------------------------------+------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  jonas
     Type:  defect                     |      Status:  new  
 Priority:  low                        |   Milestone:       
Component:  ticket system              |     Version:  0.9b2
 Severity:  minor                      |    Keywords:  rss  
---------------------------------------+------------------------------------
 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.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3535>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to