First time here? Check out the FAQ!
3

greeting for anonymous user is displayed on the sign out page

It is not relevant to display a message to the user saying "First time here?" when he logs out. A minor bug but a bug anyway ;-) I guess a condition testing if the current page is the logout one or something like that is missing in the method ConnectToSessionMessagesMiddleware.process_request in middleware/anon_user.py

I think that it should be better to replace the logout page by the home page with the message saying "you have been successfully logged out" in the orange message bar on the top of the page.

Samuel's avatar
425
Samuel
updated 2011-06-10 02:46:49 -0500, asked 2011-06-09 08:18:48 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3
Stultus's avatar
46
Stultus
answered 2011-09-21 00:15:28 -0500
edit flag offensive 0 remove flag delete link

Comments

thank you! :-)

Fitoria's avatar Fitoria (2011-09-21 07:46:53 -0500) edit
1

This will be published with release 0.7.23, thanks!

Evgeny's avatar Evgeny (2011-09-21 07:57:32 -0500) edit
add a comment see more comments