Bug 28287

Summary: reports execution should stop on execute_query errors
Product: Koha Reporter: Didier Gautheron <didier.gautheron>
Component: ReportsAssignee: Didier Gautheron <didier.gautheron>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 28287: don't issue more SQL commands after first report SQL error

Description Didier Gautheron 2021-05-04 14:25:08 UTC
nbe_rows is computed even if execute_query return an error.
Comment 1 Didier Gautheron 2021-05-04 15:40:27 UTC
Created attachment 120473 [details] [review]
Bug 28287: don't issue more SQL commands after first report SQL error
Comment 2 Didier Gautheron 2022-10-06 12:51:03 UTC

*** This bug has been marked as a duplicate of bug 28804 ***