atom feed9 messages in org.freebsd.freebsd-wwwRe: SGML->HTML: entities translation ...
FromSent OnAttachments
Andrey A. ChernovMar 4, 2000 2:42 am 
Andrey A. ChernovMar 5, 2000 9:36 am 
Chris CostelloMar 5, 2000 2:07 pm 
Andrey A. ChernovMar 5, 2000 2:16 pm 
Chris CostelloMar 5, 2000 3:45 pm 
Nik ClaytonMar 5, 2000 6:14 pm 
Andrey A. ChernovMar 6, 2000 2:14 am 
Alexey ZelkinMar 7, 2000 2:44 pm 
Andrey A. ChernovMar 8, 2000 12:24 am 
Subject:Re: SGML->HTML: entities translation is broken for non-Latin1 charsets
From:Andrey A. Chernov (ac@nagual.pp.ru)
Date:Mar 5, 2000 9:36:11 am
List:org.freebsd.freebsd-www

Alexey Zelkin just inform me that   preserved in FAQ (good news!), so it seems there is some option exist to change this behaviour. Please try to find it or Russian pages looks very ugly in the browsers who have strict KOI8-R implementation like MSIE or lynx.

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.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message