[Koha-bugs] [Bug 15395] Internationalization: plural forms, context, and more

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 19 14:49:04 CET 2018


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

--- Comment #74 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 71952
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71952&action=edit
Bug 15395: Fix for libintl-perl >= 1.25

Since 1.25, LANGUAGE environment variable is ignored unless LANG is set
to a valid locale.
This patch sets LANG to a valid locale and calls setlocale. If no valid
locale can be found, a warning message is written in logs.

See https://rt.cpan.org/Public/Bug/Display.html?id=81315
and also https://github.com/gflohr/libintl-perl/commit/5910980b6e

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


More information about the Koha-bugs mailing list