Bug 13316 - Opac series search adding a delimiter in the wrong place
Summary: Opac series search adding a delimiter in the wrong place
Status: RESOLVED DUPLICATE of bug 14716
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: 3.16
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-21 01:19 UTC by Dan
Modified: 2016-06-21 18:27 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***