https://bugs.kde.org/show_bug.cgi?id=412621

--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> ---
It goes in this path

        if (QDir::isAbsolutePath(name)) {
            url = QUrl::fromLocalFile(name);


which exists if you click mkdir and then type (for some reason)
"/home/david/fullpath/fullpath'


input ":foo" ends up with the final url ends up being "file::foo"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to