X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 1F3FED7C60 for ; Sat, 12 Nov 2005 08:58:51 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 40544-07 for ; Sat, 12 Nov 2005 12:58:45 +0000 (GMT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by svr1.postgresql.org (Postfix) with ESMTP id 846C1D6D49 for ; Sat, 12 Nov 2005 08:58:46 -0400 (AST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id 3B69B8F28B; Sat, 12 Nov 2005 13:58:49 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: Re: Wrong encoding for German docs translation Date: Sat, 12 Nov 2005 13:58:52 +0100 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCE92E84B@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Wrong encoding for German docs translation thread-index: AcXm8+aFU10R3rg2TsmPnzp6J5192AAlOUEQ From: "Magnus Hagander" To: "Peter Eisentraut" , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.033 required=5 tests=[AWL=0.033] X-Spam-Score: 0.033 X-Spam-Level: X-Archive-Number: 200511/87 X-Sequence-Number: 8802 > The files under > http://www.postgresql.org/files/documentation/books/pghandbuch/html/ > are encoded as ISO-8859-1, but the webserver claims they are=20 > UTF-8 (via the HTTP headers), which breaks the display in=20 > unpleasant ways. Could someone fix that please? Fixed, updates on next refresh. //Magnus