Bug 22798

Summary: Double quote included in Publisher search on tag 264
Product: Koha Reporter: Craig <cbutosi>
Component: SearchingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: costalc
Version: 18.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Field 264 double-quotes

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 ***