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

            Bug ID: 10012
           Summary: Remove all traces of NoZebraIndexes
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: System Administration
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 17314
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17314&action=edit
screenshot

I found references to NoZebra in 3 places on current master:

1) In our updated 3.6 - 3.12 I still have the NoZebraIndexes show up in the
local use preferences tab. Not sure if we can delete this system preference
safely on updating existing installations, but it might be nice to do it with
some other clean up.

2) The Italian installer files are still referencing NoZebraIndexes:
/ installer / data / mysql / it-IT / necessari / system_preferences.sql
 UPDATE systempreferences SET value = '\'title\' =>
\'200a,200c,200d,200e,225a,225d,225e,225f,225h,225i,225v,500*,501*,503*,510*,512*,513*,514*,515*,516*,517*,518*,519*,520*,530*,531*,532*,540*,541*,545*,604t,610t,605a\',\r\n\'author\'
=>
\'200f,600a,601a,604a,700a,700b,700c,700d,700a,701b,701c,701d,702a,702b,702c,702d,710a,710b,710c,710d,711a,711b,711c,711d,712a,712b,712c,712d\',\r\n\'isbn\'
=> \'010a\',\r\n\'issn\' => \'011a\',\r\n\'biblionumber =>
\'0909\',\r\n\'itemtype\' => \'200b\',\r\n\'language\' =>
\'101a\',\r\n\'publisher\' => \'210c\',\r\n\'date\' => \'210d\',\r\n\'note\' =>
\r\n\'300a,301a,302a,303a,304a,305a,306az,307a,308a,309a,310a,311a,312a,313a,314a,315a,316a,317a,318a,319a,320a,321a,322a,323a,324a,325a,326a,327a,328a,330a,332a,333a,336a,337a,345a\',\r\n\'Koha-Auth-Number\'
=>
\'6009,6019,6029,6039,6049,6059,6069,6109,7009,7019,7029,7109,7119,7129\',\r\n 
      \'subject\' => \'600*,601*,606*,610*\',\r\n        \'dewey\' =>
\'676a\',\r\n        \'homebranch\' => \'995a,995b\',\r\n        \'lcn\' =>
\'995k\'' WHERE variable = 'NoZebraIndexes';

3) I can also see references to the nozebra indexes in the marc subfield table.
For example 245$a. Be careful: After saving the field again, the information
disappears (see screenshot).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to