fvogt added a comment.
In https://phabricator.kde.org/D6002#112526, @dfaure wrote: > Then isExecutable() is wrong API, it misses the check for the executable bit. But that's non trivial to fix (check if callers would have the info, deprecate method and add replacement which takes more info as input...). Well, for `application/x-shellscript` it was broken before this in the same way, I'd say: Without the executable bit it's simply data. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6002 To: fvogt, dfaure, aacid Cc: asturmlechner, #frameworks