atom feed9 messages in org.freebsd.freebsd-wwwSGML->HTML: entities translation is b...
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:SGML->HTML: entities translation is broken for non-Latin1 charsets
From:Andrey A. Chernov (ac@nagual.pp.ru)
Date:Mar 4, 2000 2:42:40 am
List:org.freebsd.freebsd-www

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