Fix tags KIO-slave protocol description
ClosedPublic

Authored by nicolasfella on Sep 16 2017, 8:37 PM.

Details

Summary

tags.protocol lies about what actions are implemented/available. This disables all unsupported actions in Dolphin etc until these are implemented in the kio-slave.

Test Plan

Open tags:/ in Dolphin. No unsupported actions can be triggered anymore

Diff Detail

Repository
R293 Baloo
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Sep 16 2017, 8:37 PM

This is a workaround for issues which will be more visible when https://phabricator.kde.org/D7700 gets merged

This revision is now accepted and ready to land.Sep 21 2017, 9:29 PM
This revision was automatically updated to reflect the committed changes.