Re: [Zope] UTF-8 problem with zope2.10 and postgresql
by Andrew Milton other posts by this author
Nov 6 2009 10:04AM messages near this date
Re: [Zope] UTF-8 problem with zope2.10 and postgresql
|
Re: [Zope] UTF-8 problem with zope2.10 and postgresql
+-------[ Jonathan (dev101) ]----------------------
|
| ----- Original Message -----
| From: "Andreas Jung" <lists@[...].com>
| To: "Claire Boussard" <claibous2@[...].fr>
| Cc: "zope" <zope@[...].org>
| Sent: Friday, November 06, 2009 12:47 PM
| Subject: 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).
|
|
| <dtml-call "RESPONSE.setHeader('Content-Type','text/html; charset=UTF-8')">
|
| DTML: Mature, stable, reliable.
+ predictable...
--
Andrew Milton
akm@[...].au
_______________________________________________
Zope maillist - Zope@[...].org
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )
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
|