Actions
Feature proposal #2412
closedNew event 'onAfterUserProfileEditCancel' added with state of "cancelled update" should be made so that triggers can be fired
Description
There's no trigger for the cancel button so CB Redirect can't do anything to act on cancel action. The cancel redirect is hardcoded in the function userEdit inside comprofiler.html.php.
A new state of "cancelled update" should be made so that triggers can be fired.
Actions