[silva-dev] zpt and encoding
Marc Petitmermet
petitmermet at mat.ethz.ch
Thu Sep 11 16:47:06 CEST 2003
> <td tal:condition="python:key!='reference_type'"
> tal:content="structure python:record[key]">record[key]</td>
> Maybe You need to add the "structure" keyword, as the HTML-escaping
> does
> something evil with the cp1252-encoded string? (just a guess)
BINGO! This was it. You're both correct! Now it works. I wouldn't have
found out this in years. Thanks a lot.
Regards,
Marc
More information about the silva-dev
mailing list