#30 — UnicodeDecodeError with non ASCII spanish characters

by Spanish last modified Oct 17, 2011 07:21 PM
State Resolved
Version: 2.1.2
Area Functionality
Issue type Bug
Severity Medium
Submitted by Spanish
Submitted on Aug 04, 2011
Responsible David Glick
Target release:
Plone 3.3.4 and Megaphone 2.1.2.

I can't view the portlet and the signers listing page if I use any non ASCII spanish character (á, é, í, ó, ú, ñ,...) in the form fields.

I get errors like this:

Module Products.PloneFormGen.dollarReplace, line 49, in sub
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0: ordinal not in range(128)

What I can do to use Megaphone with non ASCII characters?

Thanks!

Manuel

PS: http://plone.org/products/megaphone/issues/27 allows me to use first and last name with non ASCII characters, but I don't know what should I do to use any form field with non ASCII characters.
Added by David Glick on Oct 17, 2011 07:21 PM
Issue state: UnconfirmedResolved
Responsible manager: (UNASSIGNED)davisagli
There was an issue with loading field titles into the wizard (they were not getting decoded). This has been fixed in http://dev.plone.org/collective/changeset/245588

I will make a new release as soon as possible (I'm waiting on a Spanish translation and a PloneFormGen bugfix release first.)

No responses can be added.