http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6441 Bug #: 6441 Summary: Could we handle sysprefs in a less error prone way? Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Installation and upgrade (web-based installer) AssignedTo: henridamien@koha-fr.org ReportedBy: magnus@enger.priv.no QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com At the moment there is one sysprefs.sql file for each of 8 languages, all defining sysprefs and their descriptions. This leads to a situation where developers need to update all 8 files when sysprefs are added or changed, which makes it easy to forgot a file or make some other mistake. And lets hope more languages are added in time... Could we improve on this situation? Some suggestions: http://wiki.koha-community.org/wiki/Simplified_syspref_handling_RFC -- 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.