http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10012
wajasu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25549|0 |1 is obsolete| | CC| |[email protected] --- Comment #3 from wajasu <[email protected]> --- 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. _______________________________________________ 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/
