[Koha-bugs] [Bug 8353] Add test to compare sysprefs in db to syspref.sql

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 13 14:12:10 CEST 2012


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

Jared Camins-Esakov <jcamins at cpbibliography.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10628|0                           |1
        is obsolete|                            |
  Attachment #10748|0                           |1
        is obsolete|                            |
  Attachment #10813|0                           |1
        is obsolete|                            |

--- Comment #10 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 10814
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10814&action=edit
Bug 8353: Adds a test to check for missing sysprefs in the database

Adds a non-test mode (--showsql option) that displays the missing
sysprefs as sql inserts.  Some sysprefs were missed from the syspref
file due to extra spaces in the insert : fixed. The test now checks if
there are at least as many sysprefs in the database as in the syspref
file (instead of checking for the exact number)

Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
Cherrypicked from BibLibre master, rebased onto current master, and
corrected typos, 2012-07-03

Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


More information about the Koha-bugs mailing list