#1025: Validator decorateor runs when no data is posted in controller
------------------------+---------------------------------------------------
 Reporter:  Kaan        |        Owner:  anonymous
     Type:  defect      |       Status:  closed   
 Priority:  normal      |    Milestone:  1.0b1    
Component:  TurboGears  |      Version:  0.9a6    
 Severity:  normal      |   Resolution:  invalid  
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by jorge.vargas):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 I have to aggree with elvelind on this one.

 went you go to /

 those 2 variable's are not created, but since there is no declaration.

 the first time they are used in the validator they are initialized to
 "false" which ends up having the validator know they are empty and
 throwing the error.

 they don't exits therefore are empty.

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