Bug 248360 - RSS feed includes empty items
Summary: RSS feed includes empty items
Status: RESOLVED FIXED
Alias: None
Product: Planet KDE
Classification: Websites
Component: feeds (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Solaris
: NOR normal
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-19 12:36 UTC by Onno Molenkamp
Modified: 2010-12-07 22:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Onno Molenkamp 2010-08-19 12:36:12 UTC
Version:           unspecified
OS:                Solaris

Since a few days, the RSS feed at http://planetkde.org/rss20.xml includes a few empty items:

[...]
    </item>
    <item/>
    <item>
[...]

This causes Thunderbird to list new empty messages every time the feed is checked.

Reproducible: Didn't try
Comment 1 Tom Albers 2010-12-07 22:12:06 UTC
SVN commit 1204538 by toma:

Remove special feeds in another way. Prevents empty items in the feed.
BUG:248360
BUG:257004


 M  +11 -9     rss.py  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1204538