Bug 10202

Summary: series searching searches author
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: SearchingAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P5 - low    
Version: 3.10   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: series link in the opac

Description Nicole C. Engard 2013-05-06 14:01:25 UTC
Created attachment 17962 [details]
series link in the opac

See attached.  When you have series info cataloged in the 800:

800 1# - SERIES ADDED ENTRY--PERSONAL NAME
Personal name 	Noël, Alyson.
Title of a work 	Soul seekers ;
Volume/sequential designation 	bk. 2.

It shows on the bib record linked (which is good) but it's searching for the author in the series instead of the series title (which is bad).

The link is:

/cgi-bin/koha/opac-search.pl?q=se,phr:%22No%C3%ABl,%20Alyson.%22


but it should be


/cgi-bin/koha/opac-search.pl?q=se,phr:%22Soul%20seekers%22


Or both the author and the series name - but not just the author.
Comment 1 Owen Leonard 2014-07-10 19:52:05 UTC
This appears to be fixed in master.