Fix crash on failed opening of query in Design view
AbandonedPublic

Authored by staniek on Dec 28 2018, 9:21 PM.

Details

Summary

Fix crash on failed opening of query in Design view

Test Plan
  • Right click on query and select Design
  • Crash when prompted that cannot open in design view, select option to open in text view

https://phabricator.kde.org/D17336#382812

Development note: schema object is deleted automatically if owned by the KexiWindow, otherwise no need to delete.

FIXED-IN:3.2.0

Diff Detail

Repository
R71 Kexi
Branch
393094-date-constants
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 6429
Build 6447: arc lint + arc unit
staniek created this revision.Dec 28 2018, 9:21 PM
Restricted Application added a project: KEXI. · View Herald TranscriptDec 28 2018, 9:21 PM
Restricted Application added a subscriber: Kexi-Devel-list. · View Herald Transcript
staniek requested review of this revision.Dec 28 2018, 9:21 PM
staniek abandoned this revision.Dec 28 2018, 9:24 PM

broken patch

staniek retitled this revision from Summary: to Fix crash on failed opening of query in Design view.Jan 13 2019, 8:11 PM