Bug 10012

Summary: Remove all traces of NoZebraIndexes
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: System AdministrationAssignee: Galen Charlton <gmc>
Status: CLOSED FIXED QA Contact: Marcel de Rooy <m.de.rooy>
Severity: minor    
Priority: P5 - low CC: fridolin.somers, gmcharlt, m.de.rooy, matted-34813
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2778
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 2778    
Attachments: screenshot
Bug 10012: remove last traces of NoZebra
Bug 10012: remove last traces of NoZebra
[SIGNED-OFF] Bug 10012: remove last traces of NoZebra
Bug 10012: remove last traces of NoZebra

Description Katrin Fischer 2013-04-09 16:42:27 UTC Comment hidden (obsolete)
Comment 1 Galen Charlton 2014-02-21 18:18:08 UTC Comment hidden (obsolete)
Comment 2 Galen Charlton 2014-02-21 18:46:21 UTC Comment hidden (obsolete)
Comment 3 wajasu 2014-02-26 18:35:03 UTC Comment hidden (obsolete)
Comment 4 Marcel de Rooy 2014-03-12 13:29:33 UTC
Comment on attachment 17314 [details]
screenshot

Obsoleting a picture of MARC subfield structure admin for 245
Comment 5 Marcel de Rooy 2014-03-12 13:36:09 UTC
Created attachment 26175 [details] [review]
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@esilibrary.com>
Signed-off-by: wajasu <matted-34813@mypacks.net>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 6 Galen Charlton 2014-03-12 14:56:17 UTC
Pushed to master.
Comment 7 Fridolin Somers 2014-05-27 16:11:41 UTC
Pushed to 3.14.x, will be in 3.14.07