Bug 5307

Summary: language searching fields
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: SearchingAssignee: Ian Walls <koha.sekjal>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, jcamins
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: patch

Description Nicole C. Engard 2010-10-14 16:40:38 UTC
The language values from the 008 and 041 fields are what's used to determine
the language for the item.  It does not differentiate between 041$a (the
current language) and 041$h (original language).

I think it should only search the 041$a because that's the language of the record you're searching for.
Comment 1 Nicole C. Engard 2011-02-16 17:28:01 UTC
Created attachment 3163 [details] [review]
patch
Comment 2 Chris Cormack 2011-02-16 20:28:54 UTC
Pushed, please test
Comment 3 MJ Ray (software.coop) 2011-03-06 15:43:37 UTC
This bug is mentioned in:
Bug 5307: Language search fields http://lists.koha-community.org/pipermail/koha-patches/2011-February/013876.html
Comment 4 Jared Camins-Esakov 2011-04-04 12:39:45 UTC
This does not seem to have been pushed. There is a branch for it at new/bug_5307, but the commit never made it into Master. Changing patch status back to "Signed off."
Comment 5 Chris Cormack 2011-04-04 22:06:28 UTC
Merged and pushed, please test