Closed (fixed)
Project:
CAS
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2010 at 15:15 UTC
Updated:
12 Oct 2010 at 16:30 UTC
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.