Jason Chu <[EMAIL PROTECTED]> writes: > Line 161 of startup.py loads a decoding_filter based the kid.encoding > config option, with a default of utf8 if it's not set. > > Could this be your problem?
Oh, indeed! You have to set the charset on your app.cfg now. :-) It defaults to the same value as Kid's (utf-8) if not set. Nice catch, Jason! :-) I hope it solves his problems. -- Jorge Godoy <[EMAIL PROTECTED]>
pgpHRFprAaMmg.pgp
Description: PGP signature

