#1986: [PATCH] Submit buttons should render the name attribute
------------------------+---------------------------------------------------
Reporter: chrisz | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 1.1
Component: TurboGears | Version: 1.0.6
Severity: normal | Keywords:
------------------------+---------------------------------------------------
If you have multiple submit buttons, you want to give them names in order
to distinguish them. However, the `SubmitButton` widget does not render
the widget name. You can work around this using `attrs`, but that's not
nice. I suggest rendering the name attribute for submit buttons, see
patch.
--
Ticket URL: <http://trac.turbogears.org/ticket/1986>
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.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---