http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7282
Frère Sébastien Marie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|[email protected] |[email protected] --- Comment #1 from Frère Sébastien Marie <[email protected]> 2011-12-01 16:04:14 UTC --- Created attachment 6486 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6486 Bug 7282: invalid language selection This patch restore the original behavior. Perhaps getlanguagecookie should be improve to parse and interprete HTTP_ACCEPT_LANGUAGE too ? But duplicate code (in themelanguage) should be stripped. And his name is getlanguagecookie ... so should be only the language from cookie ? if yes, discard HTTP_ACCEPT_LANGUAGE from getlanguagecookie is a solution... So, a more elaborate patch could be done. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
