[Zope3-Users] Problems with encoding

José Ernesto Guzmán Villeda jeguzmanv at gmail.com
Tue Mar 21 20:39:00 EST 2006


 Hi Stephan
   The point is that I use Latin American encoding, as I manage data in
Spanish, you know we have some characters such as ñ and "´á,é,í,ó,ú". I´m
getting an ascii error because when I make a query in my data base, as some
information stored there have those characters, when I try to display that
info in a zpt file, it seems that it can´t be decoded in order to be
displayed in zpt.
Thank you




On 3/21/06, Stephan Richter <srichter at cosmos.phy.tufts.edu> wrote:
>
> On Tuesday 21 March 2006 19:37, José Ernesto Guzmán Villeda wrote:
> > hello, I'm new with zope3, I'm having some problems with the ascii
> encoding
> > as soon as I get some data from a data base in order to display it in a
> > zpt. I'm wondering if there is any configuration file to change the
> > encoding format for my app because I manage some data in latin1
> > encode(using characters such as ñ). Thank you in advance.
>
> Zope 3 usually works with UTF-8. Can you describe your problem in more
> detail,
> because "data form" is pretty generic?
>
> Regards,
> Stephan
> --
> Stephan Richter
> CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
> Web2k - Web Software Design, Development and Training
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope3-users/attachments/20060321/30cccce3/attachment.htm


More information about the Zope3-users mailing list