http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7514
Frère Sébastien Marie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Frère Sébastien Marie <[email protected]> 2012-02-09 09:44:37 UTC --- Currently, it exists 'changelanguage.pl' which use 'language' parameter for set the language cookie, and redirect to REFERER. See: http://opac/cgi-bin/koha/changelanguage.pl?language=fr-FR Or: koha-git-tree/opac/changelanguage.pl So perhaps just need to use a 'url' parameter for redirect, and if no parameter, fallback to referer... (or if no referer, go to http://opac/) -- 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/
