[Zope] UTF-8 problem with zope2.10 and postgresql

Andreas Jung lists at zopyx.com
Fri Nov 6 12:47:25 EST 2009


Am 06.11.09 17:40, schrieb Claire Boussard:
>
> In the HTML page 
> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
>   
The ZPublisher does not care about that. You may set the content-type
explictly as HTTP header and not through http-equiv by calling

RESPONSE.setHeader(key, value)

(no idea how to do that using the ancient technology DTML).

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 330 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20091106/3d5d8fa7/attachment.vcf 


More information about the Zope mailing list