Since, as covered in my other thread, CherryPy 3.1.2 is not working
for me, I thought I'd try the Release Candidate for CherryPy 3.2.

First stumbling point is the ContentType is now set in the headers as
follows:
Content-Type: text/html;charset=ISO-8859-1

It used to be set as:
Content-Type: text/html; charset=utf-8

which is what it needs to be.  Otherwise all my   characters show
up as weird As.

What's the best way to fix this?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to