You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to both Drupal's session handling when logging out (https://drupal.org/node/754560), and the session-free nature of Pressflow, there are several scenarios where a user does not see the message being saved by core:
User deletes their user account (via user_delete module).
User requests their password be reset.
Pressflow should extend core to provide logic that allows these user messages to be displayed.
The text was updated successfully, but these errors were encountered:
Thanks to both Drupal's session handling when logging out (https://drupal.org/node/754560), and the session-free nature of Pressflow, there are several scenarios where a user does not see the message being saved by core:
Pressflow should extend core to provide logic that allows these user messages to be displayed.
The text was updated successfully, but these errors were encountered: