Date: Sat, 4 Mar 2000 13:43:02 +0300 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: doc@freebsd.org, www@freebsd.org, phantom@freebsd.org, ru@freebsd.org Subject: SGML->HTML: entities translation is broken for non-Latin1 charsets Message-ID: <20000304134300.A24194@nagual.pp.ru>
next in thread | raw e-mail | index | archive | help
Looking at www.freebsd.org I found that sgml->html procedure replace things like © etc. with their Latin1 8bit hardcoded values :-( Please fix it ASAP, non-Latin1 pages are very broken otherwise. F.e. both © and have different 8bit codes in KOI8-R than in Latin1. Right way is to not translate &...; entities from sgml source at all and leave them in place. Browser always know better substitution for them. -- Andrey A. Chernov <ache@nagual.pp.ru> http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000304134300.A24194>