[Bug 790] New: opac search on 'the' gives internal server error
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=790 Summary: opac search on 'the' gives internal server error Product: Koha Version: CVS Platform: PC OS/Version: Linux - Debian Status: NEW Severity: normal Priority: P2 Component: Searching AssignedTo: chris@katipo.co.nz ReportedBy: jferraro@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net This is still a problem even though we thought it was fixed ... latest CVS still gives the error: [Thu Jun 10 17:00:50 2004] [error] [client 24.208.182.186] Premature end of script headers: /usr/local/koha/opac/cgi-bin/opac-search.pl Q : select distinct m1.bibid from biblio,biblioitems,marc_biblio, where biblio.biblionumber=marc_biblio.biblionumber and biblio.biblionumber=biblioitems.biblionumber and m1.bibid=marc_biblio.bibid and order by biblio.title at /usr/local/koha/intranet/modules//C4/SearchMarc.pm line 170. DBD::mysql::st execute failed: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'where biblio.biblionumber=marc_biblio.biblionumber and biblio.b at /usr/local/koha/intranet/modules//C4/SearchMarc.pm line 172. DBD::mysql::st fetchrow failed: fetch() without execute() at /usr/local/koha/intranet/modules//C4/SearchMarc.pm line 215. Can't use an undefined value as a HASH reference at /usr/local/koha/intranet/modules//C4/SearchMarc.pm line 266. [Thu Jun 10 17:03:06 2004] [error] [client 24.208.182.186] Premature end of script headers: /usr/local/koha/opac/cgi-bin/opac-search.pl ------- 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