https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30315
--- Comment #5 from Owen Leonard <[email protected]> --- I think the root of the problem is that locale data isn't being loaded by the template because the "lang" variable is getting overwritten at some point. I think this is related to: Bug 24661 - Inclusion of locale-related javascript files is broken and Bug 29684 - Warning File not found: js/locale_data.js Without the correct "lang" template variable the link to the correct locale_date file is bad: /intranet-tmpl/prog/fr-FR/js/locale_data_20.1118000.js -- 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/
