[Product-Developers] UnicodeDecodeError

Dirceu Pereira Tiegs dirceutiegs at gmail.com
Mon Mar 24 17:32:45 UTC 2008


On Mon, Mar 24, 2008 at 2:01 PM, Walter Cruz
<waltercruz at threepointsweb.com> wrote:
> Hi All.

Hi Walter,

> I'm developing a product to plone 3 using archetypes and
>  archgenxml, and I'm getting the UnicodeDecodeError.
>
>  I have read the historic of the list, and get the message:
>  http://lists.plone.org/pipermail/product-developers/2007-September/000638.html
>
>  But my title is inside a xml.
>
>   <property name="title">texto com acentuação</property>
>
>  and this leads to UnicodeDecodeError. Can somebody help me?

I was with the same problem some months ago. One possible workaround
is to set the default encoding of your python environment to utf-8;
worked for me.

Regards,
-- 
Dirceu Pereira Tiegs
Weimar Consultoria

Hospedagem Plone, Zope e Python
http://www.pytown.com




More information about the Product-Developers mailing list