http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1688 Summary: search string starting with '*' kills search Product: Koha Version: HEAD Platform: Macintosh OS/Version: All Status: NEW Severity: major Priority: P3 Component: Searching AssignedTo: jmf@liblime.com ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@nongnu.org In OPAC or staff interface, try a search on '*stanbul' (or any search string starting with '*'). Expected result: Either a normal screen showing no results found or a search of all records containing terms ending in 'stanbul', whatever the supported search syntax is. Actual result: CGI::Carp with following message: Quantifier follows nothing in regex; marked by <-- HERE in m/* <-- HERE stanbul/ at /home/gmc/koha/production/intranet/modules/C4/Search.pm line 1079. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.