http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11263
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23128|0 |1 is obsolete| | --- Comment #6 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 23131 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23131&action=edit [SIGNED-OFF] Bug 11263: locale setting is not user friendly The locales list for subscriptions should not be retrieve from the locales of the system. This patch retrieves the locales list from the Koha DB (in the same way as pref language and opaclanguages). Test plan: Edit a subscription (or a numbering pattern) and verify the list of languages is the same as languages available in Koha. Note: with this patch we loose the saeson translation, it is normal. See report linked. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Work as described. No koha-qa errors. New locale is retrieved from installed languages. I wonder if that list can be restricted to 'enabled' ones (parsing syspref language value). -- 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/
