I think we could try a self.validator.to_python at display before the values are passed through update data... I'll try later when I get at the office see how it goes... Alberto
On Mar 16, 2006, at 3:08 AM, Jorge Godoy wrote: > > Alberto Valverde <[EMAIL PROTECTED]> writes: > >> Is this causing you any specific bug somewhere? If so we could try to >> do something about it... > > It doesn't cause me any bug, but it is weird for the user to input > data as > "5.000,00" and get it back as "5000.00" when the validation fails > (one example > for an I18Nized Number -- note the difference in using "." and "," > for pt_BR > and en). > > -- > Jorge Godoy <[EMAIL PROTECTED]> > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
