[Users] [Bug 3429] New: Faulty logic in rssyl_cb_feed_compare in regards to item url?
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Mon May 18 23:12:10 CEST 2015
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3429
Bug ID: 3429
Summary: Faulty logic in rssyl_cb_feed_compare in regards to
item url?
Classification: Unclassified
Product: Claws Mail
Version: 3.11.1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P3
Component: Plugins/RSSyl
Assignee: users at lists.claws-mail.org
Reporter: nick.koretsky at gmail.com
Examining rssyl_cb_feed_compare logic, it looks like if an items urls differ (
(no_url || url_eq) is false ) it would return 1 (items differ) irregardless of
all other factors which i think is wrong. I would say (date_eq && title_eq) is
pretty good indicator of the same (changed) item. Current behavior breaks
silent_updates on feeds where urls can change.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list