[KNewFileMenu] Don't emit fileCreated when creating a directory
ClosedPublic

Authored by chinmoyr on Jan 11 2019, 4:15 PM.

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
chinmoyr created this revision.Jan 11 2019, 4:15 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 11 2019, 4:15 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
chinmoyr requested review of this revision.Jan 11 2019, 4:15 PM
hein accepted this revision.Jan 11 2019, 4:20 PM
This revision is now accepted and ready to land.Jan 11 2019, 4:20 PM
ngraham accepted this revision.Jan 11 2019, 4:28 PM

Test still passes, creating new files and directories still works, conceptually makes sense, fixes 403100. Thanks for doing this @chinmoyr!

This revision was automatically updated to reflect the committed changes.

A unittest for this fix would have been even better ;)