[Koha-bugs] [Bug 10012] Remove all traces of NoZebraIndexes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 21 19:46:21 CET 2014


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

--- Comment #2 from Galen Charlton <gmcharlt at gmail.com> ---
Created attachment 25549
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25549&action=edit
Bug 10012: remove last traces of NoZebra

This patch removes the last traces of NoZebra:

[1] The DBIC schema class for the nozebra table
[2] References to the NoZebra and NoZebraIndexes sysprefs
    in the Italian SQL scripts.
[3] Deleting the NoZebraIndexes syspref if it's still present.

To test:

[1] Verify that after applying the patch and running the DB upgrade,
    that "NoZebraIndexes" is no longer to be found in the
    systempreferences table.
[2] Verify that "nozebra" is not referenced anywhere in the source
    code except for the database update scripts.

Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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


More information about the Koha-bugs mailing list