These damn hemipteras! :)

My money is on the changes I introduced at r1099 to fix #721.

At validate(), **kw's are fed into the form but due the adaptation  
made to easily stack decorators, some "weird" things get into these  
**kw (apart from request params) like 'self', 'tg_errors', etc. Of  
course, the schema doesn't like them and fails validation. However,  
this *shouldn't* be happening because FE *should* be accepting extra  
fields and filtering them (see validators.Schema). But it seems it's  
not behaving as it should....

Can you please send me a sample app that reproduces the error? I't'll  
really save me lot's of time in figuring this out and time is  
something very scarce on my pocket right now :(

Thanks!

Alberto

On 07/04/2006, at 0:57, Jorge Godoy wrote:
> TurboGears 0.9a4

P.S. I'm assuming you're on SVN from the ML, right?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to