Fix incorrect redirect when saving with bad config
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 28 Mar 2023 03:59:38 +0000 (16:59 +1300)
committerColeman Watts <coleman@civicrm.org>
Tue, 28 Mar 2023 18:26:33 +0000 (14:26 -0400)
commit5d2000d114c62ea107514f7c55cad3f35a5a50e8
tree02f8268d92ce2a7833a370871fefa4bafe378aeb
parent102eb33937a541878e3ca35f169b4e1543ef4d33
Fix incorrect redirect when saving with bad config

Since the config is checked after saving we want to go to the
edit form, not the new form
CRM/Admin/Form/PaymentProcessor.php