http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=212 Summary: OPAC Search fails in 1.9.0 when searching by subject Product: Koha Version: CVS Platform: PC Status: NEW Severity: normal Priority: P2 Component: OPAC AssignedTo: chris@katipo.co.nz ReportedBy: mwhansen@hmc.edu QAContact: koha-devel@lists.sourceforge.net The opac-error_log reports type = subject at /usr/local/koha/intranet/modules/C4/Search.pm line 857. select dewey,subclass,publishercode from biblioitems where biblionumber= at /usr/local/koha/intranet/modules/C4/Search.pm line 1114. DBD::mysql::st execute failed: You have an error in your SQL syntax near '' at line 1 at /usr/local/koha/intranet/modules/C4/Search.pm line 1116. DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/local/koha/intranet/modules/C4/Search.pm line 1122. Can't use string ("1") as a HASH ref while "strict refs" in use at /usr/local/koha/intranet/modules/C4/Search.pm line 1124. [Thu Feb 20 16:57:38 2003] [error] [client 127.0.0.1] Premature end of script headers: /usr/local/koha/opac/cgi-bin/opac-searchresults.pl ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.