https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600
--- Comment #115 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #113) > (In reply to Jonathan Druart from comment #112) > > Created attachment 123195 [details] [review] [review] > > Bug 17600: Fix wrong import in Koha::I18N - LC_MESSAGES > > > > $ perl -wc Koha/I18N.pm > > Subroutine Koha::I18N::LC_MESSAGES redefined at Koha/I18N.pm line 36. > > Prototype mismatch: sub Koha::I18N::LC_MESSAGES: none vs () at Koha/I18N.pm > > line 36. > > Koha/I18N.pm syntax OK > > Patch pushed to master. This is totally wrong, we do want to import LC_MESSAGES from Locale::Messages. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
