[Zope] PTS UnicodeErrors? Do i need to worry?

Dario Lopez-Kästen dario at ita.chalmers.se
Mon Aug 30 03:06:28 EDT 2004


Hello,

I often get these in my logs:

....
   File 
"/usr/local/zope/instances/cdks/Products/PlacelessTranslationService/PlacelessTranslationService.py", 
line 520
, in translate
     text = context.RESPONSE._encode_unicode(text)
   File 
"/usr/local/zope/software/zope-2.7.1/lib/python/ZPublisher/HTTPResponse.py", 
line 434, in _encode_unicode
     return body.encode(encoding)
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 
0-3: ordinal not in range(256)

Do I need to worry about them? What do they mean? I am using Zope 2.7.1 
with zope 2.3.4 and Plone 2.0.3. I have set the site to serve iso-8859-1.


Thanks,

/dario

-- 
-- -------------------------------------------------------------------
Dario Lopez-Kästen, IT Systems & Services Chalmers University of Tech.


More information about the Zope mailing list