Re: [Zope-dev] Character enconding problems in zope.formlib

2008-03-13 Thread Marius Gedminas
Hi, On Wed, Mar 12, 2008 at 04:20:09PM -0300, Marcelo de Moraes Serpa wrote: I'm using zope.formlib to generate some HTML forms and I'm having some issues with character enconding. The schema is like the followng: class IBoletoBancarioPaymentOptions( IPaymentProcessorOptions ):

[Zope-dev] Character enconding problems in zope.formlib

2008-03-12 Thread Marcelo de Moraes Serpa
Hello, I'm using zope.formlib to generate some HTML forms and I'm having some issues with character enconding. The schema is like the followng: class IBoletoBancarioPaymentOptions( IPaymentProcessorOptions ): dias_de_prazo_para_pagamento = schema.Int(