CAS is an abbreviation and should always be spelled in capital letters. There is a wrong string on the staff interface login page: koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt:158 Cas login
Created attachment 167775 [details] [review] Bug 34706: Fix capitalization - Cas to CAS CAS is an abbreviation and should use capital letters. Test plan: 1. Enable the casAuthentication system preference. 2. Logout and view the login form. 3. Note that it says "Cas login". 4. Apply the patch. 5. Refresh the login page. 6. Note that it now says "CAS login". 7. Sign off. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 167803 [details] [review] Bug 34706: Fix capitalization - Cas to CAS CAS is an abbreviation and should use capital letters. Test plan: 1. Enable the casAuthentication system preference. 2. Logout and view the login form. 3. Note that it says "Cas login". 4. Apply the patch. 5. Refresh the login page. 6. Note that it now says "CAS login". 7. Sign off. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Sam Lau <samalau@gmail.com>
Created attachment 167873 [details] [review] Bug 34706: Fix capitalization - Cas to CAS CAS is an abbreviation and should use capital letters. Test plan: 1. Enable the casAuthentication system preference. 2. Logout and view the login form. 3. Note that it says "Cas login". 4. Apply the patch. 5. Refresh the login page. 6. Note that it now says "CAS login". 7. Sign off. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Sam Lau <samalau@gmail.com> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
That feels so much better, thank you!
Pushed for 24.11! Well done everyone, thank you!
Backported to 24.05.x for upcoming 24.05.02
Pushed to 23.11.x for 23.11.07
Not backporting to 23.05.x unless requested