After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 309561 - Uses the default link element value as the item ID for RSS feeds whose entries do not contain link elements
Uses the default link element value as the item ID for RSS feeds whose entrie...
Status: RESOLVED FIXED
Product: blam
Classification: Other
Component: Feeds
1.8.x
Other Linux
: Normal normal
: ---
Assigned To: Mikael Hallendal
Mikael Hallendal
Depends on:
Blocks:
 
 
Reported: 2005-07-06 03:31 UTC by Matt Kraai
Modified: 2005-07-10 10:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (311 bytes, patch)
2005-07-06 03:32 UTC, Matt Kraai
none Details | Review

Description Matt Kraai 2005-07-06 03:31:35 UTC
If you subscribe to an RSS channel whose entries do not contain link elements,
Blam uses the default link value (i.e., gopher://rss-net.sf.net/) as the entry's
ID.  This causes it to only display the last element in the feed and to never
mark subsequent entries as new.

I'll submit a patch that fixes this shortly.
Comment 1 Matt Kraai 2005-07-06 03:32:58 UTC
Created attachment 48701 [details] [review]
patch
Comment 2 Mikael Hallendal 2005-07-10 10:32:02 UTC
Commited, thanks