Malformed XML

Bug #183539 reported by Johann C. Rocholl
2
Affects Status Importance Assigned to Milestone
RSS Log Formatter
Fix Released
Critical
Johann C. Rocholl

Bug Description

And here's a patch:

--- rss_log.py 2007-11-30 19:50:23 +0000
+++ rss_log.py 2008-01-16 15:08:26 +0000
@@ -48,7 +48,7 @@
         to_file = self.to_file
         to_file.write('''<item>
     <title>%(first_line)s</title>
- <link>rev/%(revision_id)s<link>
+ <link>rev/%(revision_id)s</link>
     <description><![CDATA[%(escaped_message)s]]></description>
     <author>%(author)s</author>
     <pubDate>%(date)s</pubDate>

Related branches

Revision history for this message
John A Meinel (jameinel) wrote :

I've put this in as commit number 2 :)

Changed in bzr-log-rss:
assignee: nobody → johann-rocholl
importance: Undecided → Critical
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.