[Trac-tickets] [The Trac Project] #2290: Invalid RSS feed for timeline

The Trac Project noreply at edgewall.com
Tue Nov 1 09:31:36 CST 2005


#2290: Invalid RSS feed for timeline
----------------------------------+-----------------------------------------
 Reporter:  mrenzmann at otaku42.de  |       Owner:  jonas
     Type:  defect                |      Status:  new  
 Priority:  normal                |   Milestone:  0.9.1
Component:  timeline              |     Version:  0.9b2
 Severity:  normal                |   Keywords:  rss timeline          |  
----------------------------------+-----------------------------------------
 I noticed that the following ticket broke RSS feed validation:
 http://madwifi.org/ticket/96

 Feedvalidator.org reported the following problems:
 {{{
 line 176, column 18: Undefined title element: em

     <title>Ticket <em title="ath/if_ath.c: Incorrect use of dev-&gt;name
                   ^
 line 177, column 118: XML parsing error: <unknown>:177:118: mismatched tag

 ... Moraes Holschuh &lt;hmh at debian.org&gt;</title>
                                              ^
 }}}

 The offending item:
 {{{
    <item>
     <title>Ticket <em title="ath/if_ath.c: Incorrect use of dev-&gt;name

 hal; regdomain likely 96 country code 62">#96 (defect) created by Henrique
 de Moraes Holschuh &lt;hmh at debian.org&gt;</title>
      <author>Henrique de Moraes Holschuh &lt;hmh at debian.org&gt;</author>
     <pubDate>Mon, 31 Oct 2005 22:00:05 GMT</pubDate>
     <link>http://madwifi.org/ticket/96</link>
     <description>ath/if_ath.c: Incorrect use of dev-&amp;gt;name

 hal; regdomain likely 96 country code 62</description>
    </item>
 }}}

 First guess from IRC:
 {{{
 <cmlenz> otaku42: I think that's an error in how the timeline RSS feed
 removes HTML tags :-/
 }}}

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


More information about the Trac-Tickets mailing list