http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6537 --- Comment #4 from Magnus Enger <magnus@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_t... 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.