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

--- Comment #4 from Magnus Enger <[email protected]> 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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to