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
Comment #1
metzlerd commentedFixed in 6.x-2 branch and 6.x-3 as well.