]> git.decadent.org.uk Git - dak.git/commit
http://ftp-master.debian.org/rss/removals.rss - Fix quoting problem with <pre>
authorMichael Prokop <mika@grml.org>
Sat, 7 Mar 2009 22:58:01 +0000 (23:58 +0100)
committerJoerg Jaspert <joerg@debian.org>
Tue, 10 Mar 2009 22:23:59 +0000 (23:23 +0100)
commitf606e8e8afaefa7cf81c19ec21d42b3eefe85cc4
treefc23c8e56b6ecee6529a3f7f1310c8fef0764b07
parentd84190750284b9cf5a5d35d569f952494dd3e231
http://ftp-master.debian.org/rss/removals.rss - Fix quoting problem with <pre>

Using qq[&lt;pre&gt;$body&lt;/pre&gt;] produces "&#x26;lt;pre&#x26;gt;"
which seems to broken inside RSS readers. If the result looks like
"&lt;pre&gt;" then it seems to work fine.

Signed-off-by: Michael Prokop <mika@grml.org>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
tools/removals.pl