Matthew Weier O'Phinney-3 wrote:
> 
> -- fab2008 <f.napole...@gmail.com> wrote
> (on Sunday, 18 January 2009, 05:20 PM -0800):
>> In every case my interpretation to plugin and redirect behaviour is that
>> when I'm calling setRedirect into the plugin the controller code will not
>> be
>> executed? Is that right?
> 
> No, actually. When you set it as you did in preDispatch(), there is no
> check until postDispatch() to see if a redirect occurred. This should
> likely be changed; care to file an issue in the tracker?
> 
> 

Ok, I will do it.

One thing, I don't have a debug environment at this moment, but from my
tests, it will happen either in web environment or in the testenvironment,
so this is i Zend_Plugin issue?

Do you confirm this?

Thanks for your answer and your attention.
 
-- 
View this message in context: 
http://www.nabble.com/Possible-bug-in-Zend_Test_PHPUnit---tp21535557p21569481.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to