Koha/reports
Pasi Kallinen 0625685f7c Bug 12214: display SQL errors in reports to users
When a user runs a report containing an SQL error, no
error is shown to the user.  This patch fixes this.

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.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-05-09 14:40:01 +00:00
..
acquisitions_stats.pl
bor_issues_top.pl
borrowers_out.pl
borrowers_stats.pl
cat_issues_top.pl
catalogue_out.pl Bug 10718: fix items with no checkouts report 2013-09-08 20:04:43 +00:00
catalogue_stats.pl
dictionary.pl
guided_reports.pl Bug 12214: display SQL errors in reports to users 2014-05-09 14:40:01 +00:00
issues_avg_stats.pl
issues_by_borrower_category.plugin
issues_stats.pl
itemslost.pl
itemtypes.plugin
manager.pl
reports-home.pl
reservereport.pl
reserves_stats.pl
serials_stats.pl Bug 11718 - Use new DataTables include in reports templates 2014-03-12 17:33:25 +00:00
stats.print.pl
stats.screen.pl