Due to a small typo, the default value of the "Redirection notification message" field is always the default message, rather than what the user has previously supplied. Line 754 (or thereabouts) should be '#default_value' => variable_get('cas_login_redir_message', CAS_LOGIN_REDIR_MESSAGE),

Comments

metzlerd’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in 6.x-2 branch and 6.x-3 as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.