AbstractRequestLoggingFilter appends null query string [SPR-14244] #18817
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Uh oh!
There was an error while loading. Please reload this page.
M. Justin opened SPR-14244 and commented
When using AbstractRequestLogingFilter to log requests with includeQueryString = true, "?null" is appended to requests that don't have a query string. I would expect no query string to be included in these cases.
Log output:
Expected log output:
Affects: 3.2.16, 4.2.5
Issue Links:
Backported to: 3.2.17
The text was updated successfully, but these errors were encountered: