Bug 6764 - shelving location code search wrong
Summary: shelving location code search wrong
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low critical (vote)
Assignee: Galen Charlton
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-22 14:23 UTC by Nicole C. Engard
Modified: 2019-06-27 09:24 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2011-08-22 14:23:25 UTC
The shelving location was added as a search option on the advanced search page in the pull down menu (staff and opac) a few months ago.  Unfortunately, it doesn't work, because "location" is not a valid index.  The correct value is "mc-loc".

This needs to be fixed or removed if it's not going to work before 3.6 release.
Comment 1 Paul Poulain 2011-10-26 15:57:35 UTC
nicole, is it still applicable ? I see in ccl.properties a line saying:
etc/zebradb/ccl.properties:mc-loc location

isn't this an alias ?
Comment 2 Nicole C. Engard 2012-02-10 21:30:02 UTC
Yes, it's still an issue.

Nicole
Comment 3 Kyle M Hall 2012-04-11 14:41:41 UTC
This appears to have been fixed in master.