[Koha-bugs] [Bug 29245] getTranslatedLanguages needs attention

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 15 16:42:33 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29245

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 126348
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126348&action=edit
Bug 29245: Fix calls of getTranslatedLanguages

admin/preferences: $current_languages was ignored already.
admin/systempreferences: see preferences; note that bug
29251 should fix already broken behavior.
tools/letter: combining opac and prog was wrong, but caught
by the else branch in get_opac_languages.
members/memberentry: same as letter.
tools/additional-contents: actually no change, but better
to write in full.
opac/opac-messaging.pl: same as letter, caught by else.
admin/itemtypes: should be same as admin/localization.

Test plan:
Have a few opac and staff languages.
Check on some of the above forms the languages display.

Keep in mind that some staff scripts select translated languages
for the OPAC.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list