]> git.koha-community.org Git - koha.git/commit
Bug 7514 Choose OPAC language with URL parameter
authorFrédéric Demians <f.demians@tamil.fr>
Thu, 9 Feb 2012 10:03:34 +0000 (11:03 +0100)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 20 Feb 2012 02:00:37 +0000 (21:00 -0500)
commit79f2130d6426a1b36c70dc37ba9836cbf311cb02
tree23bbd41599ef5765abdaee660180cf33de951b43
parentafdc835250aee3b51f58772f08381512d6e65397
Bug 7514 Choose OPAC language with URL parameter

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested:
- with and without cookie set
- different language codes

http://.../cgi-bin/koha/opac-changelanguage.pl?language=de-DE
will directly open the German OPAC.

http://.../cgi-bin/koha/opac-changelanguage.pl?language=en
will directly open the English OPAC.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 8ec812d97de321d8100f8e80ccad06cc36840e12)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
opac/opac-changelanguage.pl