Fix receiving files with invalid URL characters

Authored by apol on Aug 9 2017, 11:23 PM.

Description

Fix receiving files with invalid URL characters

Summary:
QUrl constructor assumes the string passed is already encoded so we need
to pass it through setPath and QUrl::DecodedMode.

Test Plan: sent a file with a weird character

Reviewers: KDE Connect, jeanv

Reviewed By: jeanv

Differential Revision: https://phabricator.kde.org/D7224

Details

Committed
apolAug 11 2017, 12:31 AM
Reviewer
jeanv
Differential Revision
D7224: Fix receiving files with invalid URL characters
Parents
R224:815c2fe910e8: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown