[Bug 13301] New: Call number link in search results is broken
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13301 --- Comment #1 from Barton Chittenden <barton@bywatersolutions.com> --- Created attachment 33692 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33692&action=edit Marcxml for John Grisham's "The chamber" Import this record as an example for replicating the problem. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13301 --- Comment #2 from Barton Chittenden <barton@bywatersolutions.com> --- I have seen this problem on two 3.16.04 sites, but the problem does *not* appear on the bywater solutions demo site, which is running 3.17 Setup: 1) Download the Marcxml attachment. 2) Stage the record 3) Import the record 4) Add an item for the record 5) Wait for zebra to index the record To replicate the problem: 1) Do a keyword search for 'Grisham' 2) The search results will show 'The testament', with a link under the text 'FIC GRI'. 3) Clicking on this link will show no results. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13301 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- One difference could be the type of indexing (GRS1, DOM) or using/not using QP. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13301 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Assignee|gmcharlt@gmail.com |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13301 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13301 --- Comment #4 from Barton Chittenden <barton@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #3)
One difference could be the type of indexing (GRS1, DOM) or using/not using QP.
No, both sites are using DOM, and neither is using QP. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13301 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, could you check ICU vs. CHR? I think that might be it. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13301 --- Comment #6 from Barton Chittenden <barton@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #5)
Hm, could you check ICU vs. CHR? I think that might be it.
The 'UseICU' system preference is set to 'Using'. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13301 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, in both the working and non-working installation? And are they both actually using ICU? The pref influences how some search links work in the XSLT (afaik) but will not actually turn it off or on) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org