Author: markt
Date: Tue Jan 8 23:56:13 2019
New Revision: 1850812
URL: http://svn.apache.org/viewvc?rev=1850812&view=rev
Log:
Prompted by a thread on users@
Modified:
tomcat/trunk/TOMCAT-NEXT.txt
Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1850812&r1=1850811&r2=1850812&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Tue Jan 8 23:56:13 2019
@@ -47,3 +47,10 @@ New items for 10.0.x onwards:
5. Consider applying the delayed log file opening (until there is something to
log). See BZ 53620.
+6. Consider including
+ <request-character-encoding>UTF-8</request-character-encoding>
+ in conf/web.xml
+
+7. Consider including
+ <response-character-encoding>UTF-8</response-character-encoding>
+ in conf/web.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]