https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41989
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 194442 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194442&action=edit Bug 41989: Rename $lang in addbooks I was navigating thought Koha and once I hit addbook the UI switched to French (my browser set Accept-Language en-GB,fr;q=0.9,es;q=0.8,en;q=0.7) I don't have the cookie lang. No idea what happened but I think the "$lang" variable in the controller might conflict with... a global $lang? It actually switched to French then Italian and German... -- 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/
