Author: kpreisser
Revision: 1551814
Modified property: svn:log

Modified: svn:log at Wed Dec 18 02:55:06 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Dec 18 02:55:06 2013
@@ -1,3 +1,3 @@
 Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48550
 Follow-Up to r1511468:
-Fix example servlets to output text as UTF-8. This fixes encoding issues with 
the "Request Parameters" and "Cookies" as otherwise the browser would encode 
the form data with the document encoding (ISO-8859-1) but Tomcat will interpret 
it as UTF-8.
+Fix example servlets to output text as UTF-8. This fixes encoding issues with 
the "Request Parameters" and "Cookies" servlet examples as otherwise the 
browser would encode the form data with the document encoding (ISO-8859-1) but 
Tomcat will interpret it as UTF-8.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to