[Koha-devel] [Bug 197] New: cannot search for author with a space

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Mon Feb 3 20:42:05 CET 2003


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 at ieee.org
        ReportedBy: a.c.li at ieee.org
         QAContact: koha-devel at 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.




More information about the Koha-devel mailing list