civicrm/mailing/url - Do not pass CMS route as part of redirect
authorTim Otten <totten@civicrm.org>
Wed, 13 May 2020 03:39:34 +0000 (20:39 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 13 May 2020 07:05:49 +0000 (00:05 -0700)
commit5c9b70e587b61e984094731d01bda29b502e5f60
tree58c0946b33da27cdeb7641aa7fa837ed9163770c
parentdc30f80034de7432d0db92593ff9b029e99bfa98
civicrm/mailing/url - Do not pass CMS route as part of redirect

Ex: In a request for `http://dmaster.bknix:8001/civicrm/mailing/url?u=3&qid=2`, the redirect URL
has the value `q=civicrm/mailing/url` incorrectly appended.
CRM/Mailing/Page/Url.php