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

--- Comment #122 from Marcel de Rooy <m.de.r...@rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #117)
> (In reply to Jonathan Druart from comment #116)
> > Created attachment 123196 [details] [review] [review]
> > Bug 17600: (follow-up) Fix wrong import in Koha::I18N - LC_MESSAGES
> 
> Can I get a review on that patch please, before I push it and continue to
> mess up with things.
> 
> I think this fixes a problem we had prior to this patch (to confirm!). Both
> Locale::Messages and POSIX are exporting LC_MESSAGES. As we explicitly
> imported LC_MESSAGES from Locale::Messages I guess it's what we wanted to
> do, but POSIX exported it as well and it's the one we got (it's after
> Locale::Messages in the use sequence).

Looks good to me now.
Have the impression that both constants return the same for me..
But when you look at Locale::Messages, this is the way it should be.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to