kriss_feed icon indicating copy to clipboard operation
kriss_feed copied to clipboard

Items set back to unread after some time

Open gsurrel opened this issue 11 years ago • 3 comments

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 < <lastBuildDate>Tue, 12 Nov 2013 17:13:12 +0000</lastBuildDate> --- > <lastBuildDate>Tue, 12 Nov 2013 17:14:13 +0000</lastBuildDate>

gsurrel avatar Nov 13 '13 15:11 gsurrel

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 :-)

tontof avatar Nov 13 '13 15:11 tontof

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.

gsurrel avatar Nov 13 '13 22:11 gsurrel

It may be the same as #189...

Nodd avatar Nov 13 '13 22:11 Nodd