find all of the places in the code that refer to the 'opaclanguages' system preference and rename them to 'OPACLanguages' write an atomic update to rename the opaclanguages system preference to OPACLanguages in the preferences table in the database rename the opaclanguages syspref in sysprefs.sql refer to bug 10328 for an example
Created attachment 115638 [details] [review] Bug 27491: Rename system preference opaclanguages to OPACLanguages Test Plan: 1. Go to Administration 2. Go to System Preferences 3. Find 'opaclanguages' (note the lack of capitalisation) 4. Apply patch 5. Repeat step 1 and 2 6. Find 'OPACLanguages' (note the use of capitalisation)
Created attachment 115640 [details] [review] Bug 27491: Rename system preference opaclanguages to OPACLanguages Test Plan: 1. Go to Administration 2. Go to System Preferences 3. Find 'opaclanguages' (note the lack of capitalisation) 4. Apply patch 5. Repeat step 1 and 2 6. Find 'OPACLanguages' (note the use of capitalisation) Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Created attachment 115648 [details] [review] Bug 27491: Rename system preference opaclanguages to OPACLanguages Test Plan: 1. Go to Administration 2. Go to System Preferences 3. Find 'opaclanguages' (note the lack of capitalisation) 4. Apply patch 5. Repeat step 1 and 2 6. Find 'OPACLanguages' (note the use of capitalisation) Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 21.05, thanks to everybody involved!
Created attachment 115740 [details] [review] Bug 27491: Fix t/Languages.t
Follow-up pushed to master for 21.05
Enhancement not pushed to 20.11.x