27 Sep
2002
27 Sep
'02
5:41 a.m.
Consider the following example code:
from Products.PythonScripts.standard import structured_text print structured_text("Svenska *tacken*") <p>Svenska <em>tacken</em></p>
print structured_text("Svenska *täcken*") <p>Svenska *täcken*</p>
Shouldn't structured_text() be able to support these special characters? Is there a workaround except writing up a simple (but extra processing) hack? Shall I put it in the Collector? Regards, Peter --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.391 / Virus Database: 222 - Release Date: 2002-09-19