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

Fix building of query string parameters in UrlHelper #1753

Merged
merged 1 commit into from Dec 15, 2023

Conversation

exyi
Copy link
Member

@exyi exyi commented Dec 15, 2023

URL parameters were not properly URI-encoded when calling some overloads of Context.RedirectToRoute or Context.RedirectToUrl.

Versions affected: DotVVM 4.2.0, 4.2.1 and 4.2.2
Fixed in: DotVVM 4.2.3

Resolution: Update to DotVVM 4.2.3 or newer

@exyi exyi added this to the Version 4.2 milestone Dec 15, 2023
@exyi exyi merged commit bcdebe5 into main Dec 15, 2023
11 of 14 checks passed
@exyi exyi deleted the fix-UrlHelper-query-string branch December 15, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants