[Koha-bugs] [Bug 6563] Default OPAC language not set properly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 2 11:49:47 CET 2012


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

Adrien SAURAT <adrien.saurat at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adrien.saurat at biblibre.com

--- Comment #6 from Adrien SAURAT <adrien.saurat at biblibre.com> 2012-01-02 10:49:47 UTC ---
Creating one or two system preference(s) looks like the best way for me too.

Now we have these preferences :
* language -> list of staff languages
* opaclanguages -> list of opac languages

To be consistent, we could then add :
* languagedefault
* opacdefaultlanguage (or defaultopaclanguage ? )
Or names with upper cases ? How have the new preferences been named recently ?

Drawback: most of the time, these syspref will have the same value. But having
only one could create issues (we could do with 1 syspref and add more checks to
ensure that the default language has been selected in "language" and
"opaclanguages", but I'm not sure it's the best way to go).

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list