Tallefer / prssr

Automatically exported from code.google.com/p/prssr
GNU General Public License v2.0
0 stars 0 forks source link

prssr caches wrong items when using "Limit cache to n items" #156

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Manage Subscriptions > Select a feed > Edit > Archive "Limit cache to 5
items"
2. Update the feed the first time
3. Update the feed the second time
4. Update the feed the third time

What is the expected output? What do you see instead?
First update is fine. Five items are cached. Second update is wrong,
because the initial five items are deleted and the oldest five items are
cached. Third time the initial five items are cached again.

What version of the product are you using? On what operating system?
prssr 1.4.4
Default number of items per Feed 50
Update on background ticked

Please provide any additional information below.
I am using this feature for feeds with enclosures.

Original issue reported on code.google.com by Marten.B...@gmx.de on 23 Jan 2009 at 10:03