Fix CTags dialog error message when adding target
ClosedPublic

Authored by thsurrel on May 25 2018, 3:44 PM.

Details

Summary

When trying to add a new index target in the CTags addon (from the view, not from the settings), the dialog message to select the folder is set to point to the current _file_ instead of the current file _directory_. The dialog than complains about it not being a directory.

BUG: 394402

Diff Detail

Repository
R40 Kate
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
thsurrel created this revision.May 25 2018, 3:44 PM
Restricted Application added a project: Kate. · View Herald TranscriptMay 25 2018, 3:44 PM
Restricted Application added a subscriber: kwrite-devel. · View Herald Transcript
thsurrel requested review of this revision.May 25 2018, 3:44 PM
sars accepted this revision.May 25 2018, 7:16 PM
sars added a subscriber: sars.

Thanks for the fix! Please commit.

This revision is now accepted and ready to land.May 25 2018, 7:16 PM
This revision was automatically updated to reflect the committed changes.