https://bugs.kde.org/show_bug.cgi?id=494430
--- Comment #5 from Nate Graham <n...@kde.org> --- It looks like QUrl::isParentOf changed behavior here. Now this line of code returns true: > QUrl("kdeconnect://foobar).isParentOf(QUrl("file://my/favorite/place)) That doesn't seem to have been the case in the past. This is what's tripping it up. -- You are receiving this mail because: You are watching all bug changes.