https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3311 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED QA Contact| |testopia@bugs.koha-communit | |y.org Assignee|gmcharlt@gmail.com |mtompset@hotmail.com CC| |mtompset@hotmail.com Resolution|INVALID |--- --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- Home -> Reports -> Catalog If you immediately click 'Submit' without entering anything, it blows up. If you select only a row or a column, it blows up. SAMPLE EXPLOSION ---------------- Software error: 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 'FROM items LEFT JOIN biblioitems USING (biblioitemnumber) ' at line 1 [for Statement "SELECT DISTINCTROW FROM items LEFT JOIN biblioitems USING (biblioitemnumber) LEFT JOIN biblio ON (biblioitems.biblionumber = biblio.biblionumber) WHERE 1 ORDER BY "] at /home/mtompset/kohaclone/reports/catalogue_stats.pl line 325. For help, please send mail to the webmaster (webmaster@ubuntu), giving this error message and the time and date of the error. -- You are receiving this mail because: You are watching all bug changes.