Skip to content

Fix CookieRequestCache parameters#18857

Merged
rwinch merged 1 commit intospring-projects:6.5.xfrom
itsmevichu:gh-18204
Mar 9, 2026
Merged

Fix CookieRequestCache parameters#18857
rwinch merged 1 commit intospring-projects:6.5.xfrom
itsmevichu:gh-18204

Conversation

@itsmevichu
Copy link
Copy Markdown
Contributor

Fixes #18204

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 8, 2026
@rwinch rwinch self-assigned this Mar 9, 2026
@rwinch rwinch removed the status: waiting-for-triage An issue we've not yet triaged label Mar 9, 2026
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 9, 2026
Previously the parameters were not restored.

This commit ensures the parameters are restored.

Closes spring-projectsgh-18204

Signed-off-by: Vishnutheep B <vishnutheep@gmail.com>
@rwinch rwinch changed the title Fix missing request parameters in SavedRequest of CookieRequestCache Fix CookieRequestCache parameters Mar 9, 2026
@rwinch rwinch changed the base branch from main to 6.5.x March 9, 2026 19:13
@rwinch rwinch added in: web An issue in web modules (web, webmvc) type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 9, 2026
@rwinch rwinch added this to the 6.5.9 milestone Mar 9, 2026
@rwinch rwinch enabled auto-merge March 9, 2026 19:16
@rwinch
Copy link
Copy Markdown
Member

rwinch commented Mar 9, 2026

Thanks for the PR @itsmevichu! Since this is a bug, I've changed the base to be 6.5.x When this passes it will be merged into 6.5.x, 7.0.x and main

@rwinch rwinch merged commit 7e37aa2 into spring-projects:6.5.x Mar 9, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: web An issue in web modules (web, webmvc) type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CookieRequestCache SavedRequest has no parameters

3 participants