Charlie Clark wrote:
> Am 18.01.2009 um 23:00 schrieb yuppie:
> I agree that there shouldn't be implemented in a different way than  
> for Zope 3. And if we can solve the problems by fixing form encoding  
> I'm happy. Although I'd like to see UTF-8 always the first charset  
> returned if * the quality is the same.

zope.publisher.http.HTTPCharsets explicitly prefers utf-8. Are you sure 
getPreferredCharsets()[0] is iso-8859-1 with your browser? Or do you 
override somewhere the Content-Type header set by setPageEncoding()? 
AFAICS CMFDefault works exactly the way you expect it to.

Cheers, Yuppie

_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests

Reply via email to