Bug 6764

Summary: shelving location code search wrong
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: SearchingAssignee: Galen Charlton <gmcharlt>
Status: CLOSED WORKSFORME QA Contact: Bugs List <koha-bugs>
Severity: critical    
Priority: P5 - low CC: kyle.m.hall, paul.poulain
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:
Circulation function:

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.