[Koha-bugs] [Bug 16920] sysprefs.sql - missing comma for MaxOpenSuggestions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 14 04:50:29 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16920

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 53391
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53391&action=edit
Bug 16920: sysprefs.sql - missing comma for MaxOpenSuggestions

TEST PLAN
---------
1) back up DB
2) drop database koha_library;
3) create database koha_library;
4) run web browser install, choose ALL defaults
   -- notice the SQL syntax warning.
5) apply patch
6) repeat steps 2-4
   -- notice SQL syntax warning is gone.
7) run koha qa test tools
8) restore db

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


More information about the Koha-bugs mailing list