[Zope-dev] UnicodeDecodeError from PageTemplate rendering after upgrading to Zope 2.12.7
Chris Withers
chris at simplistix.co.uk
Tue Aug 31 06:51:08 EDT 2010
Charlie Clark wrote:
> Am 31.08.2010, 12:05 Uhr, schrieb Chris Withers <chris at simplistix.co.uk>:
>
>> What does Zope2's publisher do with requested encodings and the like now?
>> Why would this be causing problems?
>
> I can't remember exactly where but preferred_charset is looked for. It
> isn't set by either IE or Safari and, although it should default to UTF-8
> it seems they get served Latin 1 and you get badda boom pretty quickly.
That's weird, the content in this app should be fine to be served latin-1.
>> Errors that affect all browsers I'd be inclined to attribute to my code,
>> ones that randomly affect specific browsers appear more likely to be a
>> bug in Zope for me...
>
> It is and I thought it had been squashed.
Any idea what I should be looking for and in what changelog?
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list