D16087: RFC: Store full URL as URI
Kai Uwe Broulik
noreply at phabricator.kde.org
Fri Oct 12 13:07:07 BST 2018
broulik added a comment.
Alright, so we have two bugs then:
1. Task Manager does `QUrl("/foo/bar")` which results in an invalid URL. It must use `fromLocalFile` and/or check for whether it's a `/simple/path` or `sftp://proper/url`
2. EventSpy plugin just does `toLocalFile()` so recent documents on remote locations aren't stored correctly, despite `Url::file()` term explicitly mentioning `sftp` et al
REPOSITORY
R161 KActivity Manager Service
REVISION DETAIL
https://phabricator.kde.org/D16087
To: broulik, #plasma, hein, ivan, apol
Cc: apol, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20181012/787d69bb/attachment.html>
More information about the Plasma-devel
mailing list