Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 74686 invoked from network); 11 Oct 2007 14:47:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Oct 2007 14:47:52 -0000 Received: (qmail 7072 invoked by uid 500); 11 Oct 2007 14:47:39 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 7039 invoked by uid 500); 11 Oct 2007 14:47:39 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 7026 invoked by uid 99); 11 Oct 2007 14:47:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2007 07:47:39 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2007 14:47:51 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id CD6F171422C; Thu, 11 Oct 2007 07:47:30 -0700 (PDT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 43601] New: - Configuration of CHARSET does not REspond to Page or Server Configurations Message-ID: X-Bugzilla-Reason: AssignedTo Date: Thu, 11 Oct 2007 07:47:30 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org 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=43601 Summary: Configuration of CHARSET does not REspond to Page or Server Configurations Product: Apache httpd-2 Version: 2.2.4 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Core AssignedTo: bugs@httpd.apache.org ReportedBy: Stephen.Sikora@Honeywell.com Configuration of CHARSET does not Respond to Page or Server Configurations so that the degree character is properly displayed. Comparisons between a Server: Apache/1.3.27 (Win32) installation and Server: Apache/2.2.4 (Unix) have not led to any relief. Problemantic String - Temperature Rang - 0�F to 125�F / Instead it shows as - Temperature Rang - 0?F to 125?F Working Response Header: Date: Thu, 11 Oct 2007 12:44:55 GMT Server: Apache/1.3.27 (Win32) Keep-Alive: timeout=120, max=595 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html; charset=ISO-8859-1 Broken Response Header: Date: Thu, 11 Oct 2007 12:47:02 GMT Server: Apache/2.2.4 (Unix) mod_jk/1.2.25 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html; charset=ISO-8859-1 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org