[Trac-tickets] [The Trac Project] #2551: Invalid characters in custom query RSS description

The Trac Project noreply at edgewall.com
Tue Jan 3 06:19:25 CST 2006


#2551: Invalid characters in custom query RSS description
--------------------------------+-------------------------------------------
 Reporter:  ben at thesmith.co.uk  |       Owner:  jonas
     Type:  defect              |      Status:  new  
 Priority:  normal              |   Milestone:       
Component:  ticket system       |     Version:  0.9  
 Severity:  normal              |    Keywords:       
--------------------------------+-------------------------------------------
 Custom queries can generate invalid RSS due to unsanitised Description
 node. In my case, I had an '&' in the title of my main wiki page and I
 belive this was carried through to the Descrition RSS element, which
 caused the RSS to be invalid.

 I may be wrong about the origin of the Description element as I have
 changed the title and it has not helped the RSS feeds, although I expect
 this is some kind of caching.

 Surely all data should be sanitised (eg. convert '&' to '&') before
 being used in an RSS feed?

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2551>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list