Re: [Zope] UTF-8 problem with zope2.10 and postgresql
by Andreas Jung other posts by this author
Nov 6 2009 9:47AM messages near this date
[Zope] UTF-8 problem with zope2.10 and postgresql
|
Re: [Zope] UTF-8 problem with zope2.10 and postgresql
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
Thread:
Claire Boussard
Andreas Jung
Jonathan
Andrew Milton
Andreas Jung
Andrew Milton
Garry Saddington
Martijn Pieters
Andrew Milton
Tres Seaver
Andrew Milton
Martijn Pieters
Andreas Jung
Allen Schmidt Sr.
Andreas Jung
Chris Withers
Garry Saddington
|