stable

Clone or download

Read-only

Redirect after submitting form

This is a part of story #9892 notify group of people in addition to individuals To test: Do an action on tracker notification and on docman notification, after that, you should be redirected on the page. Change-Id: I3b5593be83de86733315fe32d8aa17c3479aa8b7

Modified Files

Name
M plugins/docman/include/DocmanConstants.class.php +2 −0 Go to diff View file
M plugins/docman/include/Docman_Actions.class.php +5 −4 Go to diff View file
M plugins/docman/include/Docman_Controller.class.php +3 −1 Go to diff View file
M plugins/docman/tests/DocmanActionsTest.php +16 −11 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php +8 −0 Go to diff View file