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.

CommentFileSizeAuthor
autologout-display_message.patch870 bytesjlstrecker

Comments

jlstrecker’s picture

Status: Active » Needs review
nedjo’s picture

Status: Needs review » Closed (duplicate)

Should be handled in #1114846: After auto logout, display a message indicating what happen and then, if relevant, backported.