Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dict: URL decode the entire path always #10354

Closed
wants to merge 2 commits into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented Jan 28, 2023

Reported-by: dekerser on github
Fixes #10298

@dfandrich
Copy link
Contributor

Hmmm, I thought the labeler bot was configured to leave existing labels alone. I suspect if it were quicker and labeled this PR before you, all would have been fine.

@dfandrich dfandrich added the URL label Jan 28, 2023
@bagder
Copy link
Member Author

bagder commented Jan 28, 2023

When I create PRs I always set the labels at creation time. Then the bot can't do it before me...

@bagder
Copy link
Member Author

bagder commented Jan 28, 2023

Unfortunately our DICT test server is too basic to allow us to verify this with a test case.

Some of the CI errors is due to this => #10356

@bagder bagder closed this in 0c3d542 Jan 29, 2023
@bagder bagder deleted the bagder/dict-url-decode branch January 29, 2023 15:05
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
Reported-by: dekerser on github
Fixes curl#10298
Closes curl#10354
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

curl no longer accepts a space in a url, but "dict" protocol doesn't allow %20
2 participants