[Koha-bugs] [Bug 12214] SQL errors in reports are not shown to user

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 8 09:21:11 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12214

--- Comment #1 from paxed <pasi.kallinen at pttk.fi> ---
Created attachment 28044
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28044&action=edit
Fix DB erros not showing to the user

When a user runs a report containing an SQL error, no
error is shown to the user.

To test:
1) Run a report with known good SQL.
2) No error is shown.
3) Run a report with bad SQL (eg. a typo in field name)
4) No error is shown.
5) Apply patch
6) Repeat 1-4. For the bad SQL report, the database error
   should be shown.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list