#848: DateTimeConvertor fails to throw empty exception
-----------------------------------+----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  anonymous
     Type:  defect                 |       Status:  new      
 Priority:  normal                 |    Milestone:           
Component:  TurboGears             |      Version:  0.9a5    
 Severity:  normal                 |   Resolution:           
 Keywords:                         |  
-----------------------------------+----------------------------------------
Comment (by michele):

 I don't even understand why DateTimeConverter is using allow_empty when
 the *right* way of doing this is using not_empty that now is working right
 in FE.

 All validators should use not_empty and not allow_empty.

 not_empty works automatically no need to take care of it, this means that
 we can safely remove any use of allow_empty...

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