>> UnicodeEncodeError

1 Message Forum Options Options
Embed this topic
Permalink
Ali Alinia
>> UnicodeEncodeError
Reply Threaded More
Print post
Permalink
hi everybody,
I'm using Plone 2.5.2 (Zope 2.9.6-final, python 2.4.3, win32)
I want to have multilingual site, so I've installed LinguaPlone product.
but when I add Persian Language to my portal. when I want to translate a page entity to persian (farsi), it raises this error:
  " 'ascii' codec can't encode characters in position 7-11: ordinal not in range(128) "
( ErrorType is: UnicodeEncodeError)

what do I must to do and why?

regards,
A.Alinia