Add Extension to Filename to Save to Kig Format
ClosedPublic

Authored by narvaez on Dec 22 2019, 10:23 PM.

Details

Summary

If the user chose to save in Kig format, then just add the extension
as there is no other way to save it.

CCBUG: 404366

Test Plan
  1. Save without extension (might need to disable the "Add .kig extension" box).
  2. In the error dialog, select "Save Kig Format".
  3. Filename should now have the .kig extension.
  4. Repeat, but this time trying to save with a different extension than .kig.

Diff Detail

Repository
R331 Kig
Branch
save-kig-format (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20166
Build 20184: arc lint + arc unit
narvaez created this revision.Dec 22 2019, 10:23 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptDec 22 2019, 10:23 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
narvaez requested review of this revision.Dec 22 2019, 10:23 PM
yurchor accepted this revision.Dec 23 2019, 6:51 AM
yurchor added a subscriber: yurchor.

Works as expected. Thanks.

This revision is now accepted and ready to land.Dec 23 2019, 6:51 AM
narvaez closed this revision.Dec 23 2019, 4:49 PM