#1033: validation isn't working as expected in MultipleSelectField
-----------------------+----------------------------------------------------
Reporter: jerojasro | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 0.9a7
Component: Widgets | Version: 0.9a6
Severity: normal | Keywords: widget validator
-----------------------+----------------------------------------------------
the validator that I pass to the MultipleSelectField is "applied" only to
the elements of the list that I get when submitting the form, not to the
list itself. Due to this, I can't make that a validator forces the user to
select al least one value. When no values are selected in the form, the
validator doesn't even get called (!)
a lot of info (I hope) can be found in a thread of the tg group
{{{
http://groups.google.com/group/turbogears/browse_thread/thread/7d36c2beafa96394
}}}
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1033>
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
-~----------~----~----~----~------~----~------~--~---