13 Dec
2021
13 Dec
'21
12:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29631 --- Comment #17 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (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.