Bug 11192 - Fix two definitions in ccl.properties
Summary: Fix two definitions in ccl.properties
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Mathieu Saby
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-03 17:20 UTC by Mathieu Saby
Modified: 2015-06-04 23:24 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 11192 : Fix lf and ff07-02 definition in ccl.properties (1.78 KB, patch)
2013-11-03 18:10 UTC, Mathieu Saby
Details | Diff | Splinter Review
Bug 11192 : Fix lf and ff07-02 definition in ccl.properties (1.83 KB, patch)
2013-12-27 07:41 UTC, Chris Cormack
Details | Diff | Splinter Review
Bug 11192: Follow up, fixing a little typo (881 bytes, patch)
2013-12-27 20:08 UTC, Chris Cormack
Details | Diff | Splinter Review
[PASSED QA] Bug 11192 : Fix lf and ff07-02 definition in ccl.properties (1.90 KB, patch)
2013-12-27 20:45 UTC, Katrin Fischer
Details | Diff | Splinter Review
[PASSED QA] Bug 11192: Follow up, fixing a little typo (1020 bytes, patch)
2013-12-27 20:46 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Saby 2013-11-03 17:20:30 UTC
Bug 8252 broke 2 definitions in ccl.properties :
"ff7-02 1=87020" should be "ff7-02 1=8702"

"lf 1=8833
 lf fiction
 fic fiction"
should be

"lf 1=8833
 fiction lf
 fic lf"

M. Saby
Comment 1 Mathieu Saby 2013-11-03 18:10:04 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2013-12-27 07:41:51 UTC Comment hidden (obsolete)
Comment 3 Chris Cormack 2013-12-27 20:08:12 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2013-12-27 20:45:55 UTC
Created attachment 23834 [details] [review]
[PASSED QA] Bug 11192 : Fix lf and ff07-02 definition in ccl.properties

ff7-02 1=87020 (position 2 of field 007 in MARC21) should be ff7-02 1=8702

lf 1=8833
lf fiction
fic fiction

should be

lf 1=8833
fiction lf
fic lf

To test :
1. apply the patch
2. copy the modified ccl.properties into your active Zebra config directory
3. reindex zebra (rebuild_zebra.pl -b -x -r -v)
4. make some searches using the fixed indexes

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 5 Katrin Fischer 2013-12-27 20:46:29 UTC
Created attachment 23835 [details] [review]
[PASSED QA] Bug 11192: Follow up, fixing a little typo

Test plan the same as the original patch

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested according to test plan. Searches tested were:
fic=e
fiction=e
Comment 6 Galen Charlton 2014-01-03 15:36:29 UTC
Pushed to master.  Thanks, Mathieu!

I note that the f7-02 index is probably useless -- the MARC21 007/02 is undefined for all material categories.
Comment 7 Fridolin Somers 2014-02-08 09:33:53 UTC
Patches pushed to 3.14.x, will be in 3.14.4.