17 Jun
2015
17 Jun
'15
4:29 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12616 --- Comment #8 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- To reproduce on master: delete a couple of values from language_rfc4646_to_iso639 table. For example DELETE FROM language_rfc4646_to_iso639 WHERE rfc4646_subtag IN ('ta','ur') gives a pulldown that defaults to Urdu (or the last lang without 3 letter code) and 'ta' (tamil) is also selected. Problem is missing values in that table. We can hide the problem removing pulldown entries without proper iso639-2 code -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.