Fix crash in data fetching and aggregation scripts in reports
ClosedPublic

Authored by staniek on May 14 2018, 9:56 AM.

Details

Summary

BUG:392753
FIXED-IN:3.1.1

NOTE: Reports can still crash in Design view until 393705 (ORDER BY) is fixed (3.2).
Test Plan

Test 1. Open report from https://bugs.kde.org/show_bug.cgi?id=392753#c0

Test 2. Create report field with data sources like these and try it:

=field.max("....")
=field.min("....")
=field.sum("....")
=field.avg("....")
=field.count("....")

Diff Detail

Repository
R71 Kexi
Branch
392753
Lint
No Linters Available
Unit
No Unit Test Coverage
staniek created this revision.May 14 2018, 9:56 AM
Restricted Application added a project: KEXI. · View Herald TranscriptMay 14 2018, 9:56 AM
Restricted Application added a subscriber: Kexi-Devel-list. · View Herald Transcript
staniek requested review of this revision.May 14 2018, 9:56 AM
staniek edited the test plan for this revision. (Show Details)May 14 2018, 9:58 AM
staniek edited the test plan for this revision. (Show Details)
staniek edited the test plan for this revision. (Show Details)
staniek edited the summary of this revision. (Show Details)May 14 2018, 10:37 AM
piggz accepted this revision.May 16 2018, 6:10 AM
This revision is now accepted and ready to land.May 16 2018, 6:10 AM
staniek closed this revision.May 16 2018, 8:24 AM