google-code-export / rsslounge

Automatically exported from code.google.com/p/rsslounge
1 stars 1 forks source link

Current view set to "view all" after marking all as read #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set current view to "only unread".
2. Click to mark all item as read.
3. Current view will change to "all".

What is the expected output? What do you see instead?
I expect that current view should remain to "only unread".
Current view should become empty after clicking on "Marking all as read".

What version of the product are you using? On what operating system?
1.7, PHP Version 5.2.11

Please provide any additional information below.
I have the same behavior on your demo version, maybe it's not a bug but a 
feature, I don't know.

Original issue reported on code.google.com by jarob...@gmail.com on 17 Mar 2011 at 3:28

GoogleCodeExporter commented 9 years ago
This behaviour ist desired. After reading all messages I would like to see all 
messages instead of an empty list.

But thank you very much for the note.

Original comment by zzuzzlwuzzl@googlemail.com on 17 Mar 2011 at 6:44

GoogleCodeExporter commented 9 years ago
Hi,

Thank YOU for coding this amazing software. I'm using it every days and I love 
it. It's your code, so you write the behavior you prefer.

I wish you all the best

Original comment by jarob...@gmail.com on 17 Mar 2011 at 7:51

GoogleCodeExporter commented 9 years ago
I tried to stick into it to patch it myself but did not found the right place. 
:(

Could you give me a push in the right direction?
(Or a patch that doesn't go into trunk.)

Original comment by google.3...@spamgourmet.com on 17 Mar 2011 at 11:23

GoogleCodeExporter commented 9 years ago
For removing this behaviour, just uncomment the line 471-475 in 
http://code.google.com/p/rsslounge/source/browse/trunk/public/javascript/base.js

Best regards
 Tobi

Original comment by zzuzzlwuzzl@googlemail.com on 19 Mar 2011 at 5:20

GoogleCodeExporter commented 9 years ago
That doesn't work. :(

Original comment by google.3...@spamgourmet.com on 21 Mar 2011 at 8:17

GoogleCodeExporter commented 9 years ago
I just wanted to say that it work's now. Thank you.

I did not change anything, maybe it was some cache thing...but if I remember 
right, I checked this with several browsers (which aren't my normal browser so 
it shouldn't be in the cache)...I guess we will never know. :)

Original comment by google.3...@spamgourmet.com on 15 May 2011 at 10:29

GoogleCodeExporter commented 9 years ago
Hi,

worked for me too, just need to clean the php cache on server side...

Thanks for the great job !

Original comment by mister.m...@gmail.com on 5 Oct 2011 at 8:24