nuxeo-localizer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nuxeo-localizer] Unicode Error


From: Rares
Subject: [Nuxeo-localizer] Unicode Error
Date: Tue, 24 Sep 2002 17:39:36 +0300

Hi,

I've made a DTML method witch works on one system and does not work on
other system.
The only difference between those two systems is the platform Windows
(for the good one) and Linux (for the bad one) and Python 2.1.3 (for the
good one) and Python 2.1.0 (for the bad one).

Bellow is the error message.

Could you give me any ideea about the source of this error?!

Thanks in advance,
Rares



Zope has encountered an error while publishing this resource.
Error Type: UnicodeError
Error Value: ASCII encoding error: ordinal not in range(128)

<!--
Traceback (innermost last):
  File /var/Zope-8180/lib/python/ZPublisher/Publish.py, line 150, in
publish_module
  File /var/Zope-8180/lib/python/Products/Localizer/__init__.py, line
57, in new_publish
  File /var/Zope-8180/lib/python/ZPublisher/Publish.py, line 114, in
publish
  File /var/Zope-8180/lib/python/Zope/__init__.py, line 159, in
zpublisher_exception_hook
    (Object: about)
  File /var/Zope-8180/lib/python/ZPublisher/Publish.py, line 98, in
publish
  File /var/Zope-8180/lib/python/ZPublisher/mapply.py, line 88, in
mapply
    (Object: test_gettext)
  File /var/Zope-8180/lib/python/ZPublisher/Publish.py, line 39, in
call_object
    (Object: test_gettext)
  File /var/Zope-8180/lib/python/OFS/DTMLMethod.py, line 127, in
__call__
    (Object: test_gettext)
  File /var/Zope-8180/lib/python/DocumentTemplate/DT_String.py, line
473, in __call__
    (Object: test_gettext)
  File /var/Zope-8180/lib/python/DocumentTemplate/DT_Util.py, line 159,
in eval
    (Object: Localizer.changeLanguageForm())
    (Info: Localizer)
  File &lt;string&gt;, line 2, in f     /* [my comment] This is very
strange here !!! */
  File /var/Zope-8180/lib/python/Shared/DC/Scripts/Bindings.py, line
252, in __call__
    (Object: changeLanguageForm)
  File /var/Zope-8180/lib/python/Shared/DC/Scripts/Bindings.py, line
283, in _bindAndExec
    (Object: changeLanguageForm)
  File /var/Zope-8180/lib/python/Products/Localizer/LocalFiles.py, line
102, in _exec
    (Object: changeLanguageForm)
  File /var/Zope-8180/lib/python/App/special_dtml.py, line 172, in _exec
    (Object: changeLanguageForm)
  File /var/Zope-8180/lib/python/DocumentTemplate/DT_In.py, line 695, in
renderwob
    (Object: context.get_languages_map())
UnicodeError: (see above)

-->





reply via email to

[Prev in Thread] Current Thread [Next in Thread]