[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-devel] [Bug 197] New: cannot search for author with a space
From: |
bugzilla-daemon |
Subject: |
[Koha-devel] [Bug 197] New: cannot search for author with a space |
Date: |
Mon Feb 3 20:42:05 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: address@hidden
ReportedBy: address@hidden
QAContact: address@hidden
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-devel] [Bug 197] New: cannot search for author with a space,
bugzilla-daemon <=