#812: validators.to_python(kw) in controllers.py broken
-----------------------------------+----------------------------------------
Reporter: Smirnov | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 0.9
Component: TurboGears | Version:
Severity: major | Resolution:
Keywords: validators formencode |
-----------------------------------+----------------------------------------
Changes (by simon):
* component: CherryPy => TurboGears
Comment:
We are using kw intentionally, allowing one to pass state between
decorators and consequently figure this state in validation, if so
desired.
Also note code above gets executed only if a singular validator or scheme
is being passed to validate. Also, schemas derivering from
turbogears.validators.Schema have attribute allow_extra_fields set to
True, avoiding potential problems with overabundance of arguments.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/812>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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-tickets
-~----------~----~----~----~------~----~------~--~---