http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10986
--- Comment #18 from Blou <[email protected]> --- (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. I must point out I don't know the difference between Marc21 and iso codes. I detailed it as using iso 639-2 just because some variable in the code was refering to it. The fact is, it is using whichever code we are currently building our "language hash" with. -- 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/
