https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3311
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED QA Contact| |[email protected] | |y.org Assignee|[email protected] |[email protected] CC| |[email protected] Resolution|INVALID |--- --- Comment #2 from M. Tompsett <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
