[Koha-bugs] [Bug 13149] B 11926 (HEA - Render community koha statistic usages) introduces an column count error in sysprefs.ql

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 27 19:32:09 CET 2014


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

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 32800
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32800&action=edit
Bug 13149: Fix sequence of fields in sysprefs.sql

The sequence of fields in the SQL statement didn't
match correctly.

Test plan:
- Run the web installer on an empty database
- Make sure no SQL errors are shown
- Check the systempreferences table in your database,
  especially all UsageStats*
- Make sure the explanations are in explanation etc.

Alternatively:
- Save your database
- truncate systempreferences;
- Load the sql file sysprefs.sql
- Verfiy as above

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list