Skip to content

Restore mixed usage support with uri() and queryParam() for query parameters in AbstractMockHttpServletRequestBuilder.buildRequest() #35329

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Aug 14, 2025

I'm not sure if it was intentional, but 8ec0c21 has changed the behavior when both uri() and queryParam() are used for the same query parameters by overwriting the former with the latter rather than merging both.

See gh-35210

…ameters in AbstractMockHttpServletRequestBuilder.buildRequest()

See spring-projectsgh-35210

Signed-off-by: Johnny Lim <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged or decided on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants