ZF-7598: Zend_Rest_Controller interface does not define listAction()
Description
Zend_Rest_Route dispatches a listAction() (see ZF-7437)
Using RestController implementing Zend_Rest_Controller lacks the needed action! There is no info on this inside the ZF online manual.
Maybe the Zend_Rest_Route should dispatch indeAction() instead or the Zend_Rest_Controller needs this action description
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2009-08-21T19:06:53.000+0000
Set component and change assinee
Posted by Satoru Yoshida (satoruyoshida) on 2009-08-25T22:28:12.000+0000
Set Fix Version. Maybe SVN r17812.