https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27660
--- Comment #2 from Marcel de Rooy <[email protected]> --- (In reply to Katrin Fischer from comment #1) > We should not fall back to en, but to whatever is the "Default" tab in that > installation. I thought that was the case tbh :( Well look at the code carefully. It depends on a few conditions: 1) Do you use TranslateNotices pref 2) Did the patron fill in the language for notices? If you do and patron lang is e.g. 'en' but there is no notice for en, there is no fallback in the above. As long as most people not have filled the language, it does not hurt too much.. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
