Luiz Fernando Bernardes Ribeiro wrote at 2006-8-29 12:28 -0300:
>Is it possible to change the encoding of a page without having to change the
>default-zpublisher-encoding option in zope.conf?

The "default-zpublisher-encoding" is relevant only when
 
 1. the request returns a unicode object

and

 2. the "Content-Type" response header does not specify a
    charset.

Ensure that your page sets the "Content-Type" response header
correctly. 



-- 
Dieter
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to