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

Philipp von Weitershausen philipp at weitershausen.de
Thu May 4 20:02:24 CEST 2006


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...

Philipp


More information about the z3-five mailing list