You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/08/29 22:29:06 UTC

DO NOT REPLY [Bug 45714] response.sendError does not send back message properly

https://issues.apache.org/bugzilla/show_bug.cgi?id=45714


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Mark Thomas <ma...@apache.org>  2008-08-29 13:29:05 PST ---
This is as a result of the fix for CVE-2008-1232.
See http://tomcat.apache.org/security-6.html for the details.

To configure the behavior, see
http://tomcat.apache.org/tomcat-6.0-doc/config/systemprops.html specifcially
org.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER

If you do change this setting you *must* make sure only ISO-8859-1 text is used
in the error message.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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