Bug 13725 - Wrong zebra index type for ln in 008/35-37
Summary: Wrong zebra index type for ln in 008/35-37
Status: RESOLVED DUPLICATE of bug 12948
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-18 12:30 UTC by Janusz Kaczmarek
Modified: 2015-02-18 13:37 UTC (History)
1 user (show)

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


Attachments
Proposed patch (2.49 KB, patch)
2015-02-18 12:53 UTC, Janusz Kaczmarek
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Janusz Kaczmarek 2015-02-18 12:30:25 UTC
Index type for ln index (language) definded over 008/35-57(in MARC21 biblio dom configuration) is wrongly set to 'n' instead of 'w' (as in 041).  As a result language limit in advanced search does not take into account language information form 008 and thus does not work as expected.
Comment 1 Tomás Cohen Arazi 2015-02-18 12:42:22 UTC

*** This bug has been marked as a duplicate of bug 12948 ***
Comment 2 Janusz Kaczmarek 2015-02-18 12:53:37 UTC
Created attachment 35989 [details] [review]
Proposed patch
Comment 3 Janusz Kaczmarek 2015-02-18 13:01:54 UTC
Ah, yes, a duplicate.  Did not notice before filing.  I am sorry, Tomás.
Comment 4 Tomás Cohen Arazi 2015-02-18 13:03:07 UTC
No worries, please take a look at the other bug's patches just in case too. They are similar to yours but cover NORMARC also.
Comment 5 Janusz Kaczmarek 2015-02-18 13:37:29 UTC
Sure.  They are tthe same (plus NORMARC, of corse).