Bug tracker
Search for unreads should require login (fix completed in vcs)
A similar behavior should exist in the search of unreads...
If - when not logged in - you hit on search.php?search_id=unreadposts you get results (perhaps of the Anonymous user?)
This does not really make sense. Since unreads for each user are stored in the db I believe it should check whether the user is logged in, if not redirect to the login screen and after that to the proper results...
As a person who's been using the unread feature since my day one with olympus (thanks to View or mark unread posts) I'm just trying to offer my 2c here in order to make this new feature more usable.What do you think?
Comments / History
"View new posts" ability is not restricted for guests.
And you should put a (trigger_error with a) redirect. as 2 different pages with the same result seem really odd to search engines and stuff like that.
But if we decide it to support cookie-based tracking, login box will became redundant.
- Code: Select all
Sorry but you are not permitted to use the search system.
See here (Running RC1): http://staffordforum.eu/nl/search.php?s ... nreadposts