[z3-five] Five release fest: 1.2.4, 1.3.5, 1.4c and 1.5b released!

Philipp von Weitershausen philipp at weitershausen.de
Fri May 5 11:38:53 CEST 2006


Nikolay Kim wrote:
>> Nikolay Kim wrote:
>>> Hi Philip, 
>>>
>>> i found bug in Five/browser/decode.py in setPageEncoding
>>>
>>> actually problems with IE it sends prefered charset iso-8859-1 
>>> and setPageEncoding sets content-type to iso-8859-1, so with IE i get
>>> UnicodeDecodeError even if i don't use national chars.
>>> i don't know how to solve this problem right, right now locally i
>>> hardcode utf-8 charset.
>> I'm sorry I don't understand the problem. Perhaps you can write a
>> functional test that demonstrates it? Take a look at Five's testbrowser
>> functionality, it makes that very easy...
> 
> if browser sends prefered encoding different from site encoding add/edit
> forms are used browser preffered encoding and for plone very easy get
> UnicodeDecodeError

Yes, please write a functional test that demonstrates the problem. I
won't do anything before I can see how to reproduce the problem.

Also, please post Five problems to the Five list
(z3-five at codespeak.net). I'm just the release manager and not
responsible for every bug...

Philipp


More information about the z3-five mailing list