Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 11162 invoked from network); 5 May 2004 13:51:56 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 May 2004 13:51:56 -0000 Received: (qmail 19152 invoked by uid 500); 5 May 2004 13:50:51 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 19118 invoked by uid 500); 5 May 2004 13:50:50 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 19057 invoked from network); 5 May 2004 13:50:50 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 5 May 2004 13:50:50 -0000 Received: (qmail 5398 invoked by uid 50); 5 May 2004 13:51:42 -0000 Date: 5 May 2004 13:51:42 -0000 Message-ID: <20040505135142.5397.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 23421] - Remove AddDefaultCharset from httpd.conf as shipped X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=23421 Remove AddDefaultCharset from httpd.conf as shipped ------- Additional Comments From dietmar_temme@web.de 2004-05-05 13:51 ------- SuSE 9.0 shipped Apache 2.0 with AddDefaultCharset utf8 As a result any other encoding mentioned in the hmtl/xhtml/xml-source sent to the server was ignored. That does not fit the behaviour of Apache talked about on the cross-site-scripting page; there it is told that option AddDefaultCharset is only activated if any page-specific encoding is missing. A mistake in logic, of the behaviour of option AddDefaultCharset ? --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org