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 309610 - Does not mark entries as unread when their title changes
Does not mark entries as unread when their title changes
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 16:50 UTC by Matt Kraai
Modified: 2005-07-08 20:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (277 bytes, patch)
2005-07-06 16:50 UTC, Matt Kraai
none Details | Review

Description Matt Kraai 2005-07-06 16:50:17 UTC
Netflix provides an RSS feed of the most recent rental activity.  When a DVD is
shipped, an entry is created.  The title is "Shipped: <name of DVD>" and the
link points to the page for that DVD.  When the DVD is received, the title
changes to "Received: <name of DVD>".  I'd prefer it if Blam marked the entry as
unread when the title changed so that I would know that the DVD has been received.
Comment 1 Matt Kraai 2005-07-06 16:50:34 UTC
Created attachment 48731 [details] [review]
patch
Comment 2 Mikael Hallendal 2005-07-08 20:50:22 UTC
I've commited this together with also setting as unread when the text changes.
In the past this gave a bunch of "false updates" but the algorithms for
stripping the text/titles are better these days and might work better.