I've got a Checkbox:

    doit = widgets.CheckBox(default=True)

Regardless of whether I check or uncheck it, the value of the 'doit'
keyword argument to the controller method I specify as the form's
action is always True.

This is in TurboGears 0.9a1.  Is there any way to work around this?  I
don't see anything in Trac that would indicate that this was ever a
bug, but it sure looks like one, and I simply cannot upgrade right
now...


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to