Bug 60387 - AccessLog#setRequestAttributesEnabled states that the default value is true while it is false
Summary: AccessLog#setRequestAttributesEnabled states that the default value is true w...
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 8
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 8.5.6
Hardware: PC Mac OS X 10.1
: P2 normal (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-17 06:22 UTC by Stephane Nicoll
Modified: 2016-11-17 13:16 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephane Nicoll 2016-11-17 06:22:21 UTC
Unless I am missing something, the javadoc for AccessLog#setRequestAttributesEnabled should be fixed to state that the default value is false. In 8.5.6 it's explicitly stating that the default is true.
Comment 1 Violeta Georgieva 2016-11-17 13:16:54 UTC
Hi,

Thanks for the report.
This has been fixed in
- 9.0.x for 9.0.0.M14 onwards
- 8.5.x for 8.5.9 onwards
- 8.0.x for 8.0.40 onwards and
- 7.0.x for 7.0.74 onwards

Regards,
Violeta