#2341: tw.forms version 0.9.6 does not display validation errors with Form,
ListForm and TableForm
---------------------+------------------------------------------------------
 Reporter:  cd34     |        Owner:  Chris Arndt
     Type:  defect   |       Status:  new        
 Priority:  normal   |    Milestone:             
Component:  Widgets  |      Version:  2.0.1      
 Severity:  normal   |   Resolution:             
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by cd34):

 in core.py, line 90

     error_at_request = RequestLocalDescriptor('error',
         __doc__ = """Validation error for current request.""",
         default = None,
         qualify_with_id=True,
         )

 If qualify_with_id=True, is commented out, validation works again.

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