I am thinking of extending Zend_Controller_Action_Helper_Redirector to be able to redirect and pass parameters via the session.
Then have an Zend_Controller_Action_Plugin that checks for this kind of redirect and restores the parameters from the session before dispatching. Can anybody see a reason why this would be a bad idea? -- View this message in context: http://www.nabble.com/Comments-please---Redirector-pass-params-via-session-tp15950747s16154p15950747.html Sent from the Zend Framework mailing list archive at Nabble.com.
