Re: AW: Charset question

Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Mon, 19 Dec 2005 18:03:06 +0100
Newsgroups gmane.comp.web.midgard.user
Message-ID <[email protected]>
"med" <[email protected]> wrote:

> > Probably Aegir doesn't support UTF-8. 
> > Page or frame may use iso-8859-1 in Your case.
> 
> On a standard midgard 1.7.3 install?

Yes. 
Apache sets default charset to utf-8 , but Aegir probably uses
<meta http-equiv="content-type" content="application/xhtml+xml; charset=iso-8859-1" />
Which overwrites utf settings.

Piotras