Bug 28287 - reports execution should stop on execute_query errors
Summary: reports execution should stop on execute_query errors
Status: RESOLVED DUPLICATE of bug 28804
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Didier Gautheron
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-04 14:25 UTC by Didier Gautheron
Modified: 2022-10-06 12:51 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 28287: don't issue more SQL commands after first report SQL error (1.28 KB, patch)
2021-05-04 15:40 UTC, Didier Gautheron
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 ***