AbstractRequestLoggingFilter.isIncludeHeaders() is accidentally public [SPR-16881] #21420
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
Juergen Hoeller opened SPR-16881 and commented
The
includeHeaders
property introduced in #18818 accidentally has apublic
getter whereas all other such properties onAbstractRequestLoggingFilter
are protected.Affects: 4.3.17, 5.0.6
Issue Links:
Referenced from: pull request #1838, and commits a2d7cc7, c754232
Backported to: 4.3.18
The text was updated successfully, but these errors were encountered: