Summary: | OPAC : Adding location to search indexes in search pages | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Cormack <chris> |
Component: | OPAC | Assignee: | Paul Poulain <paul.poulain> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | claire.hernandez, magnus, nengard |
Version: | 3.4 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 5584 | ||
Attachments: |
Proposed Patch
Amend original patch - change Location to Shelving Location signed off patch |
Description
Chris Cormack
2011-03-28 21:13:21 UTC
Created attachment 3483 [details] [review] Proposed Patch Is location 'shelving location' if so, it should say so since there are many locations it could be - branch location, owning branch location, etc. The "location" index is derived from 952$c, "Shelving location code", so in a default setup what is actually searched is the codes from the authorized value list 'LOC'. Changing the label to "Shelving location" sounds like a good idea, I have done a followup patch for that, will attach it in a moment. Created attachment 3662 [details] [review] Amend original patch - change Location to Shelving Location Created attachment 3687 [details] [review] signed off patch Ok for me, patch signed off attached. This bug is mentioned in: Bug 5980 : Adding location to search indexes http://lists.koha-community.org/pipermail/koha-patches/2011-March/014299.html Pushed, please test |