https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395
--- Comment #74 from Julian Maurice <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
