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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Samuel's avatar
425
Samuel
updated 13 years ago, asked 13 years ago

Comments

see more comments

1 Answer

3

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Stultus's avatar
46
Stultus
answered 13 years ago
link

Comments

thank you! :-)

Fitoria's avatar Fitoria (13 years ago)
1

This will be published with release 0.7.23, thanks!

Evgeny's avatar Evgeny (13 years ago)
see more comments