Hi. If you know the decision of a problem of search char, if char > 127, please explain, how to decide this problem. I use locale, but "Russian" not always works correctly. Sergey.
sergey2b wrote:
Hi. If you know the decision of a problem of search char, if char > 127, please explain, how to decide this problem. I use locale, but "Russian" not always works correctly. Sergey.
Using Zope 2.1.0 and setting LC_ALL=pt_PT (portugual's portuguese) works for me with all the accented characters. Of course, I'm still in ISO-8559-1, so maybe that's why. Can you be more specific as to the failures? -- Ethan "mindlace" Fremen you cannot abdicate responsibility for your ideology.
Ethan Fremen wrote:
Using Zope 2.1.0 and setting LC_ALL=pt_PT (portugual's portuguese) works for me with all the accented characters. Of course, I'm still in ISO-8559-1, so maybe that's why.
I should also point out that setting LC_ALL=Portugal _does_not_ work. -- Ethan "mindlace" Fremen you cannot abdicate responsibility for your ideology.
participants (2)
-
Ethan Fremen -
sergey2b