http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13316 Bug ID: 13316 Summary: Opac series search adding a delimiter in the wrong place Change sponsored?: --- Product: Koha Version: 3.16 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: murphy.daniel.j@edumail.vic.gov.au QA Contact: testopia@bugs.koha-community.org 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%2... Working URL - once you manually change it http://library-site/cgi-bin/koha/opac-search.pl?q=se,phr:%22Harry%20Potter%2... Has anyone seen this before? Thanks -- You are receiving this mail because: You are watching all bug changes.