https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33237
--- Comment #21 from Martin Renvoize <[email protected]> --- My conclusion here is that we shouldn't be using interface language at all.. we can't reliably tell that 'interface' and 'default' are written in matching languages. I think we have to assume that 'default' matches 'first in list of translated languages'. I think we should be doing the language code manipulation inside GetPreparredLetter and passing that along to the tt processor for includes. -- 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/
