http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3955 Summary: Searching fails if there is a space before your search term Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P5 Component: Searching AssignedTo: gmcharlt@gmail.com ReportedBy: oleonard@myacpl.org CC: henridamien@koha-fr.org Estimated Hours: 0.0 Change sponsored?: --- This problem affects both the OPAC and the staff client. The resulting URL looks like this: /cgi-bin/koha/opac-search.pl?q=+book Note the + before the search term. The resulting error: Quantifier follows nothing in regex; marked by <-- HERE in m/* <-- HERE thing*/ at /home/oleonard/kohaclone/C4/Search.pm line 935. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.