On Jun 25, 2006, at 9:58 AM, Arnold wrote: > > I wish to internationalize a TG application. > I set UTF-8 everywhere (templates, code...) > The problem is the same for IE and FireFox > A "ç" or "é" character input in a text form leads the following > error: > > UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position > 45: ordinal not in range(128)
Which version of TG are you using? I realize that you found the sitecustomize workaround, but I'd still consider this a bug if you are running TG 0.9a6. Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

