[Koha-bugs] [Bug 3311] Statistical reports should error if row and column aren't selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 23 21:20:40 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3311

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         QA Contact|                            |testopia at bugs.koha-communit
                   |                            |y.org
           Assignee|gmcharlt at gmail.com          |mtompset at hotmail.com
                 CC|                            |mtompset at hotmail.com
         Resolution|INVALID                     |---

--- Comment #2 from M. Tompsett <mtompset at 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 at 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.


More information about the Koha-bugs mailing list