QUrl constructor assumes the string passed is already encoded so we need
to pass it through setPath and QUrl::DecodedMode.
Details
Details
- Reviewers
jeanv - Group Reviewers
KDE Connect - Commits
- R224:28f11bd5c9a7: Fix receiving files with invalid URL characters
sent a file with a weird character
Diff Detail
Diff Detail
- Repository
- R224 KDE Connect
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.