#415: In Sample App: Call to undefined method setError()
---------------------+------------------------------------------------------
 Reporter:  codecop  |       Owner:  david    
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:  0.11     
Component:  _OTHER_  |     Version:  0.11.0RC2
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 this line giving error in sample app when username and pass incorrect

 $this->getContext()->getRequest()->setError($e->getMessage(), 'Wrong ' .
 ucfirst($e->getMessage()));

 Fatal error: Call to undefined method AgaviWebRequest::setError()

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