severity 305495 important thanks On Wed, Apr 20, 2005 at 12:46:29PM +0200, Piotr Roszatycki wrote: > Package: apache > Version: 1.3.33-4 > Severity: minor > > There is problem with AddDefaultCharset. The default charset is iso-8859-1. > That means the pages which sets other charsets (iso-8859-2, cyrilic, etc.) are > broken in the default Apache configuration. It seems to me as > English-language-centric point of view. > > Everybody who I know just distable this setting after installing the package, > but it is a little annoying.
"AddDefaultCharset" has nothing to do with the "default charset". It means: "ignore the meta charset field in HTMLs and pretend we already know it to be XXX" which is already a bad idea even when XXX happens to be right: http://ungwe.org/blog/2004/01/26/22:52/ Now with XXX being "iso-8859-1" which is WRONG most of the time, there's simply no justification for having this in the default setup. -- Robert Millan <GPLv2> I know my rights; I want my phone call! <DRM> What use is a phone call… if you are unable to speak? (as seen on /.) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

