]> 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 03:27:57 +0000 (22:27 -0500)
commit8a1436341ff04418fcb12b8cf0c9e4348cc1938a
tree9732b2ba58e97c85178f1897edce0d9df7f36387
parent710feb51f427975c00f9d3cc06641110615767f1
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>
(cherry picked from commit 79f2130d6426a1b36c70dc37ba9836cbf311cb02)

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