Custom Query (2152 matches)
Results (682 - 684 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1034 | duplicate | Flash message cached | dread | |
Description |
|
|||
#1321 | fixed | Flash message deferred | dread | dread |
Description |
When you reset a password, the flash message saying "check your email" sometimes doesn't display on the next page. You then click on the link in your email and it displays on that page (i.e. too late). Seen this on thedatahub.org. To do with the proxy caching? |
|||
#2289 | fixed | Flash messages are not being translated? | toby | seanh |
Description |
There are a couple of flash messages in ckan/controllers/user.py that show up in English, even if another language is in use, and even though the strings are marked for translation with gettext and have translations in the po and mo files: "[USER NAME] is now logged in" "Login failed. Bad username or password. (Or if using OpenID, it hasn't been associated with a user account.)" |