Bug 13316

Summary: Opac series search adding a delimiter in the wrong place
Product: Koha Reporter: Dan <murphy.daniel.j>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: mtj
Version: 3.16   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Dan 2014-11-21 01:19:24 UTC
Hi all,
 I am pretty new to Koha and setting it up at a school I work for.
All data is in and everything is working pretty well however I have found that when I am on the OPAC interface if I open a book say 'Harry Potter' that is part of a series everything displays ok, however if I click on the series it will then re-direct to the search page and list 'no results found'.
This function does work fine however on the staff client.

What I have found is that in the URL it is putting a delimiter in the incorrect place. 
I haven't modified anything in opac-search.pl and am a little baffled as to why this is happening.

Actual URL
http://library-site/cgi-bin/koha/opac-search.pl?q=se,phr:%22Harry%20Potter%20;%22

Working URL - once you manually change it
http://library-site/cgi-bin/koha/opac-search.pl?q=se,phr:%22Harry%20Potter%20%22

Has anyone seen this before?

Thanks
Comment 1 Mason James 2015-10-15 01:34:29 UTC
i think this bug is a dupe of bug 14716
Comment 2 Owen Leonard 2016-06-21 18:27:07 UTC

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