Bug 6406

Summary: double space in query result in no result
Product: Koha Reporter: Paul Poulain <paul.poulain>
Component: SearchingAssignee: Paul Poulain <paul.poulain>
Status: CLOSED WORKSFORME QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris, magnus
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: proposed patch

Description Paul Poulain 2011-05-25 10:08:52 UTC
if you put 2 spaces between two words in any search, the result is that the search does not work anymore

step to reproduce:
search "anything  somethingelse" (2 spaces -or more- between the words)
Comment 1 Paul Poulain 2011-05-25 10:24:37 UTC
Created attachment 4257 [details] [review]
proposed patch
Comment 2 Magnus Enger 2011-05-28 22:38:40 UTC
Hm, I can't seem to re-create the problem? Searching for records with two or more spaces between words works fine both in the OPAC and staff client. Adding spaces between first and last name also works when searching for patrons in the staff client.
Comment 3 Chris Cormack 2011-06-15 08:41:31 UTC
I concur, I cant recreate the problem