tontof / kriss_feed

A simple and smart (or stupid) feed reader
282 stars 54 forks source link

Items set back to unread after some time #322

Open gsurrel opened 11 years ago

gsurrel commented 11 years ago

The items from the following feed are regularly set back to "unread" (but never after a "force update", though): http://lamailloux.wordpress.com/feed/

Here is a diff of the feed after having explicitely set the items to "read", and after they are popping back in the unread list: 17c17 < Tue, 12 Nov 2013 17:13:12 +0000

>       <lastBuildDate>Tue, 12 Nov 2013 17:14:13 +0000</lastBuildDate>
tontof commented 11 years ago

I've added to my feed to see if I encounter the same problem. Your diff is strange as I do not use lastBuildDate from feed because time is extracted from item elements. Wait & see :-)

gsurrel commented 11 years ago

It seems it's reset by the javascript refresh, but I'm still not sure... I can try to disable it, just to see it it changes anything. EDIT: It does not change a thing.

Nodd commented 11 years ago

It may be the same as #189...