Summary: | remove location from pull down on search | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Searching | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | grace.mcky, jschmidt, kyle, olli-antti.kivilahti |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
See Also: |
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9175 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24127 |
||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 8266 - remove location from pulldown
Bug 8266 - remove location from pulldown Bug 8266 - remove location from pulldown |
Description
Nicole C. Engard
2012-06-18 16:47:27 UTC
Also, the one a the top doesn't seem to work still ... a bug i can't find though. Heh in advanced search searching by the shelving location works if you use wildcards :) no idea why shelving location => cart* works for us. (In reply to Olli-Antti Kivilahti from comment #2) > Heh in advanced search searching by the shelving location works if you use > wildcards :) no idea why > > shelving location => cart* > works for us. My guess is it works because CART is the authorised value code in this case. I am for removing it from the pull down, as the users don't know the codes. Could you please provide a screenshot with what you mean? We're struggling to understand this bug Hi Grace, try this: - Go to the advanced search in the OPAC - Click on 'more options' (this changes the pull downs) - Check the pull downs with search options, there is now "shelving location" The argument in this bug is, that since you can only enter an internal code there and there is a nicer option to make the locations searchable by their description (system preference AdvancedSearchTypes) it would be better to remove it from the pull down. Created attachment 59121 [details] [review] Bug 8266 - remove location from pulldown Found shelving location in html and removed To test - Go to the advanced search in the OPAC - Click on 'more options' (this changes the pull downs) - Check the pull downs with search options, there is now "shelving location" - Apply the patch - Refresh the page and notice the option is gone Created attachment 59144 [details] [review] Bug 8266 - remove location from pulldown Found shelving location in html and removed To test - Go to the advanced search in the OPAC - Click on 'more options' (this changes the pull downs) - Check the pull downs with search options, there is now "shelving location" - Apply the patch - Refresh the page and notice the option is gone Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Created attachment 59243 [details] [review] Bug 8266 - remove location from pulldown Found shelving location in html and removed To test - Go to the advanced search in the OPAC - Click on 'more options' (this changes the pull downs) - Check the pull downs with search options, there is now "shelving location" - Apply the patch - Refresh the page and notice the option is gone Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Pushed to master for Koha 17.05, thanks Grace! This won't get ported back to 16.11.x as it is an enhancement. |