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 regression in ReactorServerHttpRequest related to IPV6 Zone id with "%" #30314

Closed
rstoyanchev opened this issue Apr 11, 2023 · 1 comment
Closed
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: regression A bug that is also a regression
Milestone

Comments

@rstoyanchev
Copy link
Contributor

This is a backport for #30188, but in 5.3.x we'll simply revert the optimization from 9624ea3.

@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: regression A bug that is also a regression labels Apr 11, 2023
@rstoyanchev rstoyanchev added this to the 5.3.27 milestone Apr 11, 2023
@rstoyanchev rstoyanchev self-assigned this Apr 11, 2023
rstoyanchev added a commit that referenced this issue Apr 11, 2023
Instead of a backport for cef916, this change simply undoes the
optimization that led to the regression.

Closes gh-30314
@rstoyanchev
Copy link
Contributor Author

Fixed in 1c43a4c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: regression A bug that is also a regression
Projects
None yet
Development

No branches or pull requests

1 participant