On 1/31/06, Brian M Dube <[EMAIL PROTECTED]> wrote: > It renders as UTF-8 for me. I believe the charset declaration informs > the browser, not the server, what to expect.
AFAIK, the browser uses the charset from the headers the server sends (and that's currently latin-1 for the incubator and many other apache sites). This isn't a forrest bug... it's correctly rendering UTF-8. I am looking to forrest for the easiest workaround though. -Yonik