[Koha-bugs] [Bug 9735] Choose language using URL parameters in any page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 27 22:51:16 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9735

--- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 21528
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21528&action=edit
[PASSED QA] Bug 9735: Unit tests for get_template_and_user (cookies handling)

Galen found a case where the cookies array was not built flat. I add a
unit test for that (check the cookie array is flat) and also test the
cookies output of get_template_and_user so we are sure the &language=
parameter is correctly handled.

Regards
To+

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
- Tests in t/db_dependent/Auth.t pass
- Tested in intranet, OPAC logged in, OPAC logged out
  * Adding a valid language code to the URL switches the language
    as expected
  * Adding an invalid language code causes no change

Nice feature!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list