[Koha-bugs] [Bug 6537] Simplified sysprefs for the web installer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 28 18:43:49 CEST 2011


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

--- Comment #4 from Magnus Enger <magnus at enger.priv.no> 2011-06-28 16:43:49 UTC ---
Please note: The three attached patches are not a complete implementation of
what I propose to do, but are meant as a "proof of concept" to see if this is
the right way to do it. The changes are also available here:
https://github.com/MagnusEnger/kohawork/commits/bug6537-sysprefs

To test: 

- Apply the patches
- Run through the web installer in English
- Check that sysprefs work as expected
- Install German translations
- Run through the web installer in German
- Check that sysprefs work as expected
- Check that borrowerRelationship = Vater|Mutter and BorrowersTitles =
Herr|Frau

Questions: 

- Does this look like a feasible way of simplifying the handling of sysprefs
for the web installer? 

- Should I delete unused columns (explanation, options?) from the
systempreferences table while I'm at it? 

TODO

- Create simplified syspres.sql files for all languages
- See
http://wiki.koha-community.org/wiki/Simplified_syspref_handling_RFC#Things_to_remember
for more

-- 
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.


More information about the Koha-bugs mailing list