#914: callable widget parmeters are not working
----------------------------+-----------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  anonymous
     Type:  defect          |      Status:  new      
 Priority:  normal          |   Milestone:           
Component:  Widgets         |     Version:  0.9a6    
 Severity:  normal          |    Keywords:           
----------------------------+-----------------------------------------------
 According to the comments in the widget code it should be possible to pass
 callables for all parameters. It workes fine for options of
 MultipleSelectFields, but if I pass a function to the "default" parameter
 of a text field I get the output "<function myvalue at 0xb74ef6bc>"
 instead of the value the function should return. => Function doesn't get
 called

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/914>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to