Closed (duplicate)
Project:
Automated Logout
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2012 at 16:47 UTC
Updated:
4 Mar 2012 at 16:57 UTC
When a redirect URL is set and the user is automatically logged out, the user is redirected but no message is displayed to indicate why. The attached patch displays the logout message set in the admin settings (using drupal_set_message).
This is basically the same issue as http://drupal.org/node/1114846, but for 6.x-2.5.
| Comment | File | Size | Author |
|---|---|---|---|
| autologout-display_message.patch | 870 bytes | jlstrecker |
Comments
Comment #1
jlstreckerComment #2
nedjoShould be handled in #1114846: After auto logout, display a message indicating what happen and then, if relevant, backported.