Skip to content

UriComponentsBuilder.query(String) does not always match properly the query [SPR-9474] #14109

@spring-projects-issues

Description

@spring-projects-issues

Lachezar Kozhuharov opened SPR-9474 and commented

I would expect the matching pattern not to partially enforce the query structure. Expected behavior is to fully enforce it or not to enforce it at all. This would be useful when for example building a RESTful service client. A query like "a=b&filter=c==d" is not properly processed and results in URI change.


Affects: 3.1 RC2

Issue Links:

Referenced from: commits 2965df6

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions