how could I solve these encoding problem? thanks.
Olli, try adding the following to the [global] section of your config file:
decodingFilter.on = True
decodingFilter.encoding = "utf8"
... and see if this eliminates your problem.
-- Jon
how could I solve these encoding problem? thanks.
Olli, try adding the following to the [global] section of your config file:
decodingFilter.on = True
decodingFilter.encoding = "utf8"
... and see if this eliminates your problem.
-- Jon