https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20245
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from M. Tompsett <[email protected]> --- I just ran through all the codes we have in the installer/data/mysql/en/mandatory/subtag_registry.sql Looking at https://www.loc.gov/standards/iso639-2/php/code_list.php I noticed that the following use either Bibliographic or Terminology codes. This patch turns slk to slo (T)->(B). So the question I have is: should not all the codes be Bibliographic? cze - B ger - B gre - B eus - T per - B fre - B arm - B ice - B geo - B mri - T may - B dut - B pbr - is ISO 639-3 code, not 639-2 code! prs - is ISO 639-3 code, not 639-2 code! rum - B slk - T -- see bug 20245 sqi - T chi - B -- 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/
