#2331: Fieldsets HTML output escaped after Sprox, ToscaWidgets and tw.forms
upgrade
------------------------+---------------------------------------------------
 Reporter:  diegows     |        Owner:     
     Type:  defect      |       Status:  new
 Priority:  normal      |    Milestone:     
Component:  TurboGears  |      Version:     
 Severity:  normal      |   Resolution:     
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by diegows):

 {{{
 from tw.forms import TableFieldSet, TextField
 fs = [ TextField?('one'), TextField?('two') ]
 f = TableFieldSet?('testfieldset', children = fs)
 print f.display()
 }}}

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2331#comment:1>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to