#693: SelectionField has a variable called selected_attrs, but refers to
self.selected_attr
---------------------+------------------------------------------------------
Reporter: xentac | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Widgets | Version:
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by michele):
No, selected_attr is not something like attrs but is used to pick the
right term to use for a selected option, for example in a checkbox this is
"checked", for a select field is "selected".
I agree that the name is less then ideal and I will correct selected_attrs
to be selected_attr, maybe rename it to something less confusing and
prefix it with an underscore.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/693>
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
-~----------~----~----~----~------~----~------~--~---