http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13301 Bug ID: 13301 Summary: Call number link in search results is broken Change sponsored?: --- Product: Koha Version: 3.16 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Created attachment 33691 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33691&action=edit Screenshot of link in search results. The call number link in the Location column for search results returns no results when the call number is entirely alphabetic. For example, if I do a keyword search for grisham I get a series of search results for titles by John Grisham. In the location column, I see 1 item, 1 available: My Library Here [FIC GRI] (1) BOOK Where [FIC GRI] is a link. When I click on the link, I get No results found No results match your search for 'callnum,wrdl: "FIC GRI"' in My Library Here What I'm seeing is that the URL under the callnumber link is http://.../cgi-bin/koha/catalogue/search.pl?idx=callnum&q="FIC%20GRI" When I remove the quotes, the search will work. [See the attached screenshot; there is a red arrow pointing to the link in question]. -- You are receiving this mail because: You are watching all bug changes.