Flash attributes not working with spaces in query parameters [SPR-12569] #17170
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Ivan Stojić opened SPR-12569 and commented
Flash attributes don't seem to be working when redirecting to a URL with query parameters which contain spaces (which get encoded as a '+' character), e.g. /test?param=hello+there .
I've created a simple Spring Boot (1.2.0) application which can be used to test this issue:
Affects: 4.1.3
Issue Links:
Referenced from: commits spring-attic/spring-framework-issues@3b66b10, spring-attic/spring-framework-issues@7cd7012
The text was updated successfully, but these errors were encountered: