[Bug 197] New: cannot search for author with a space
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=197 Summary: cannot search for author with a space Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: OPAC AssignedTo: a.c.li@ieee.org ReportedBy: a.c.li@ieee.org QAContact: koha-devel@lists.sourceforge.net In the OPAC search results, the author names are links. If the author name has a space and I press it, I get nothing in the resulting search. When I read C4::Search, I notice that CatSearch does a quotemeta on the title, author, and illustrator fields. If I remove this quotemeta, the search succeeds. So this is a bug caused by my revision 1.55, particularly the implementation of the FIXME to quotemeta everything instead of just the apostrophe. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz