Issue Type: Improvement Created: 2007-11-08T07:08:46.000+0000 Last Updated: 2008-03-21T16:25:19.000+0000 Status: Resolved Fix version(s): - 1.5.0 (17/Mar/08)
Reporter: Matthew Weier O'Phinney (matthew) Assignee: Matthew Weier O'Phinney (matthew) Tags: - Zend_Controller
Related issues: Attachments:
In many plugins, we check to see if a request has been forwarded as part of the decisioning process. That check should also take into account whether or not a redirect has been set in the response object.
Posted by Matthew Weier O'Phinney (matthew) on 2007-11-16T14:51:36.000+0000
Scheduling for 1.1.0
Posted by Matthew Weier O'Phinney (matthew) on 2008-02-14T12:01:28.000+0000
Application logic may dictate that the entire script should run prior to finishing the redirect. Not an issue.