http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12214 Bug ID: 12214 Summary: SQL errors in reports are not shown to user Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Reports Assignee: pasi.kallinen@pttk.fi Reporter: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org 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. -- You are receiving this mail because: You are watching all bug changes.