#967: Request data is not cleared if default View is run in absence of suitable
Action::execute*() method
------------------------+---------------------------------------------------
 Reporter:  david       |       Owner:  david 
     Type:  defect      |      Status:  new   
 Priority:  highest     |   Milestone:  0.11.6
Component:  controller  |     Version:  0.11.5
 Severity:  critical    |    Keywords:        
Has_patch:  0           |  
------------------------+---------------------------------------------------
 {{{Action::getDefaultViewName()}}} is called to determine the View, which
 is then executed - but the original, unvalidated request data is still
 there. Not good, as this violates our validation concept.

-- 
Ticket URL: <http://trac.agavi.org/ticket/967>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to