Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.2
-
Fix Version/s: 3.4.3
-
Component/s: Core CiviCRM
-
Labels:None
Description
controller->setDestination() should store a url, and when the form has finished processing the user should be redirected to the url.
This is related to http://issues.civicrm.org/jira/browse/CRM-8190, which removed hard redirects from the mailing form processing and replaced them with setDestination().