[cgiapp] UTF-8 output

Michael Lackhoff lackhoff at zbmed.uni-koeln.de
Wed Nov 4 02:15:07 EST 2009


On 03.11.2009 23:27 Cees Hek wrote:

> However, I guess you should ensure that any data that you send to TT
> is utf8 encoded.

That's exactly the problem. I pass lots of RDBO objects into the
templates and those should contain decoded (UTF-8 flag on) data, not
UTF-8 octets, so I guess encoding the whole thing at the end might be
the only practical option left in this situation.

Thanks everyone for all your input, now I am seeing things much clearer.
-Michael



More information about the cgiapp mailing list