Bug#808262: http://planet.debian.org/opml.xml produces an error because there is a non-escaped char " in one feed title
Laura Arjona Reina <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <23931320-43d9-dd85-13eb-5460a8bbdccd__16848.8808013082$1495277840$gmane$org@debian.org> |
Hi all I don't know Django but for what I've read, I think that adding braces to the variables related to the title in /templates/opml.xml may escape the quotes, and solve this issue. I'm attaching a patch for the opml.xml template; please apply it if you think it's correct; or I can apply some days later if nobody complains (I guess that would only break the opml feed if it's wrong, and that feed is broken now anyways...). Cheers