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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 26 19:35:03 CET 2014


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

wajasu <matted-34813 at mypacks.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25549|0                           |1
        is obsolete|                            |
                 CC|                            |matted-34813 at mypacks.net

--- Comment #3 from wajasu <matted-34813 at mypacks.net> ---
Created attachment 25680
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25680&action=edit
[SIGNED-OFF] Bug 10012: remove last traces of NoZebra

Applied patch and recursively grepped for NoZebraIndexes in all the files.
These shown were acceptable.  SIGNING OFF.

2:17:52 {bug10012 %} ~/prj/kohaclone$ find . -name "*.*" -exec grep -Hn
"NoZebraIndexes" {} \;
grep: .: Is a directory
./installer/data/mysql/update22to30.pl:538:                variable           
=> 'NoZebraIndexes',
./installer/data/mysql/updatedatabase.pl:2105:    $dbh->do("UPDATE
`systempreferences` SET type='Textarea', options='70|10', explanation='Enter a
specific hash for NoZebra indexes. Enter : \\\'indexname\\\' =>
\\\'100a,245a,500*\\\',\\\'index2\\\' => \\\'...\\\'' WHERE
variable='NoZebraIndexes'");
./installer/data/mysql/updatedatabase.pl:8018:        DELETE FROM
systempreferences WHERE variable = 'NoZebraIndexes'
grep: ./.git: Is a directory
Binary file
./.git/objects/pack/pack-253b6c1a887ecc2ba955195950cc2997cd46ae40.pack matches
./misc/release_notes/release_notes_30002.txt:297:Bug 2868: fixing typo in
NoZebraIndexes setting in sysprefs

-- 
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