[Zope] Umlauts in Structured Documents
Jaroslav Lukesh
lsh@wo.cz
Tue, 8 Apr 2003 17:51:08 +0100
: Odesílatel: Stephan Goeldi <goeldi@goeldi.com>
: I have some trouble with Stuctured Documents (Version 1.0) and umlauts.
: Umlauts are changed to some unreadable text (2 characters) after some
: time. When I use HTML-Umlauts, it works to view, but the ZCatalog
: doesn't anymore find documents when a user doesn't soerch for the
: HTML-Umlauts.
:
: Is there a solution?
run your zope (z2.py) with parameter: -L ""
JL.