Kevin Dangoor wrote:
> On 3/21/06, Michele Cella <[EMAIL PROTECTED]> wrote:
> > I was wondering, could the solution reside on what Bob mentioned on
> > #430?
> >
> > Particularly have we ever used this settings for CherryPy?
> >
> > encodingFilter.on : True
> > encodingFilter.encoding : 'utf8'
> > decodingFilter.on : True
>
> I'm not sure that we need the encoding filter. Our output should be
> properly encoded already at this point (and I saw a message where
> someone else echoed that thought a few months ago).
>
> As of [993], I've turned on the decoding filter. I'm going to send a
> message to the wider list to see if this would cause a problem for
> anyone. The filter can still be turned off in the config file.
>

Great! :-)

It would be nice to know if by using the decoding filter we can remove
some of the hacks we are using ATM, like to_unicode in widgets and fix
#430, we may want to also ping Max.

Ciao
Michele


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to