Bug 22798 - Double quote included in Publisher search on tag 264
Summary: Double quote included in Publisher search on tag 264
Status: RESOLVED DUPLICATE of bug 24654
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: 18.11
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-28 23:44 UTC by Craig
Modified: 2020-03-15 17:55 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
Field 264 double-quotes (181.64 KB, image/png)
2019-04-28 23:44 UTC, Craig
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig 2019-04-28 23:44:43 UTC
Created attachment 88989 [details]
Field 264 double-quotes

On the OPAC, if a user clicks on the hyperlinked Publisher value in the bibliographic record, a double-quote is appended to the search url if the publication value is catalogued in field 264, thus breaking the search. For example:

http://library.craigbutosi.ca/cgi-bin/koha/opac-search.pl?q=Provider:Verso%2C%22

instead of 

http://library.craigbutosi.ca/cgi-bin/koha/opac-search.pl?q=Provider:Verso%2C


The double-quote does not appear in records in which publication data is entered in field 260, thus search succeeds.
Comment 1 Claudio Costales 2019-10-01 19:35:22 UTC
Same problem in 19.05.04
Comment 2 Katrin Fischer 2020-03-15 17:55:58 UTC
I believe this was fixed by bug 24654

*** This bug has been marked as a duplicate of bug 24654 ***