Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Fix paths double encoding#60

Merged
nikhilm merged 1 commit intonikhilm:masterfrom
Taraflex:master
Oct 28, 2016
Merged

Fix paths double encoding#60
nikhilm merged 1 commit intonikhilm:masterfrom
Taraflex:master

Conversation

@Taraflex
Copy link
Copy Markdown

QUrl::setPath used by default 'DecodedMode' of the input path
http://doc.qt.io/qt-5/qurl.html#setPath
unlike setQuery setFragment setUserInfo
When the path already contains the URL-encoded characters they will be encoded again

@nikhilm
Copy link
Copy Markdown
Owner

nikhilm commented Oct 28, 2016

Thank you.

@nikhilm nikhilm merged commit 02a6e71 into nikhilm:master Oct 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants