https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29631
--- Comment #17 from Tomás Cohen Arazi <[email protected]> --- (In reply to Manos PETRIDIS from comment #16) > Aren't language_descriptions.id and language_rfc4646_to_iso639.id already > referenced anywhere in koha? Shouldn't there be some previous statements, > where use is determined (if any) and existing references updated so that > they would only point to the IDs that are to remain? I did a git grep for language_descriptions and language_rfc4646_to_iso639 and no, couldn't find any references to the ids. They are always queried by subtag, lang and type. Good question, though. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
