On 3/24/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > "Kevin Dangoor" <[EMAIL PROTECTED]> writes: > > > I would've assumed that the filter runs before the TG code, which would mean > > that it should still be a string. This apparently is not the case. We could > > certainly extend the decoding filter to only decode strings, but we really > > do want the decoding filter to run before any TG code gets to it. > > If you do that in something like 2h from now I can test today. Otherwise I'll > have to wait until Monday. I'll be travelling tonight... Sorry for the > trouble. Maybe the change could be something different and on fieldset > widget? I really dunno the best approach.
Yeah, that suggestion of mine is not really a good approach. The widgets are going to expect to see unicode when they need it. Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
