2009/6/20 Mark Ramm <[email protected]>: > Thanks. > I just had to do 2.0.1 very quickly today, but I think we should get this > integrated in as soon as we can and do a 2.0.2 release this week too.
Very good. I changed the ticket's milestone to 2.* bugfix, which seems appropriate. > --Mark Ramm > On Sat, Jun 13, 2009 at 12:59 PM, Timur Izhbulatov <[email protected]> > wrote: >> >> 2009/6/13 Jorge Vargas <[email protected]>: >> > >> > On Fri, Jun 12, 2009 at 5:58 AM, Timur Izhbulatov<[email protected]> >> > wrote: >> >> >> >> Hi all, >> >> >> >> I've been porting my app to 2.0 and noticed that setup_i18n() [1] >> >> doesn't set FormEncode translation if it finds language in session. >> >> This function is the only i18n API that the controller is aware of and >> >> it's called internally, so there's no way to change this without >> >> overriding controller methods. >> >> >> >> That is, currently FormEncode translation is only set when there's an >> >> Accept-Language match. Shouldn't setup_i18n() also set FormEncode >> >> translation if there's language in session? >> >> >> > yes I think it should. >> >> OK. Here's a ticket for this http://trac.turbogears.org/ticket/2335 >> >> There's also a patch. >> >> -- >> Timur Izhbulatov — www.timka.org >> >> > > > > -- > Mark Ramm-Christensen > email: mark at compoundthinking dot com > blog: www.compoundthinking.com/blog > > > > > -- Timur Izhbulatov — www.timka.org --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
