From owner-freebsd-doc@FreeBSD.ORG Wed Nov 3 21:53:30 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB81F16A4CE for ; Wed, 3 Nov 2004 21:53:30 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 611AB43D5A for ; Wed, 3 Nov 2004 21:53:30 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 02D59119BD; Wed, 3 Nov 2004 22:53:28 +0100 (CET) Date: Wed, 3 Nov 2004 22:53:28 +0100 From: "Simon L. Nielsen" To: John-Mark Gurney Message-ID: <20041103215328.GB759@zaphod.nitro.dk> References: <20041103213153.GW22681@funkthat.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FkmkrVfFsRoUs1wW" Content-Disposition: inline In-Reply-To: <20041103213153.GW22681@funkthat.com> User-Agent: Mutt/1.5.6i cc: doc@freebsd.org Subject: Re: pr guidelines, DES's name... X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Nov 2004 21:53:30 -0000 --FkmkrVfFsRoUs1wW Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.11.03 13:31:53 -0800, John-Mark Gurney wrote: > I just happen to notice that Mozilla 1.7.3 doesn't display des's last name > properly on: > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/pr-guidelines/ >=20 > The letter after Sm is not rendered properly.. it appears that you That would be an "=F8". I think it's related to your locale/font configuration, and not browser version. It works fine for me (Firefox 1.0r1), but I also use iso8859-1 for my native language support. > are sticking a hi-ascii character in a UTF-8 document... so either the > charset should be changed to iso8859-1, or it should be replaced with the > proper character element ø I think the real problem is that neither the webserver nor the document sets the character set. It should be iso8859-1 and not utf-8, as can be seen from the directory name (en_US.ISO8859-1). I guess the right solution is to insert the proper metatag in the headers to force iso8859-1. --=20 Simon L. Nielsen FreeBSD Documentation Team --FkmkrVfFsRoUs1wW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBiVNYh9pcDSc1mlERAvXpAKCtyAhMdx7Ms2Q+y51YEKyfa32QqACgrfid 2ouhCxOh0dFr8w0vks9M/xY= =A4CZ -----END PGP SIGNATURE----- --FkmkrVfFsRoUs1wW--