[Koha-bugs] [Bug 8019] Preserve language choice between Browser sessions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 28 00:58:12 CEST 2012


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

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 9333
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9333&action=edit
Bug 8019 - Preserve language choice between Browser sessions

Language choice in Opac an Staff client was not preserved between Browser
sessions.
Changed expiry date of cookie 'KohaOpacLanguage' from '' (= expire after
session) to '+3y' (3 years from now)

To test:
- In a multilingual Koha istallation, choose a language.
- Log out, close all Browser instances. Go to login screen. Login should show
up in same language as before.
- Repeat with other languages.

    modified:   C4/Templates.pm

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


More information about the Koha-bugs mailing list