http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10986
--- Comment #20 from mathieu saby <[email protected]> --- (In reply to mathieu saby from comment #19) > (In reply to Blou from comment #18) > > (In reply to mathieu saby from comment #17) > > > Thanks. What do you think of my comment 12? > > > > > > Mathieu > > > > Technically, it does that. The tableS contain all the language information, > > and the preference determines which one is used by the drop down. The > > default is EMPTY. I find that cleaner and easier to maintain long term. If > > nothing is in the preference, the whole list is returned. > > OK for me. But I as soon as your patch is pushed, I think I or other french ppl will add to the SQL the iso codes missing for french libraries (french regional languages, old french, middle french, etc.). And other people will do the same for other codes I suppose. So the best would be to add all iso codes in one operation to avoid mistakes. But this could be done after your patch is pushed. So I think every library will soon need to use your syspref if they don't want to have 400 codes in the dropdown menu ;-) But that's not an issue if the syspref is working well. Just a question : if the syspref is ita|fre or fre|ita, does it change the order of display of the languages in the dropdown menu? Mathieu -- 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/
