WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: probable bug: schema controller validation does not convert to python

Re: probable bug: schema controller validation does not convert to python

by Diez Roggisch-2 :: Rate this Message:

| View in Thread


On Feb 19, 2012, at 12:10 PM, alex bodnaru wrote:

>
> hello friends,
>
> i've tried to validate a controller params using a schema.
>
> as the validators are for integers, a dict of fieldname,validator has converted
> the controller params to python integers.
>
> conversely, the same validators did not convert the ints.
>
> is there anything special i should have observed?


I don't understand what you mean with this. Please show the code you wrote, and the outcome or lack thereof.

Diez

--
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to turbogears@....
To unsubscribe from this group, send email to turbogears+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

 « Return to Thread: probable bug: schema controller validation does not convert to python