MantisBT: master 2d8bbff7

Author Committer Branch Timestamp Parent
Chris Fitch dhx master 2009-09-04 08:56 master 7f53241d
Affected Issues  0010905: BUGNOTE_ADD event not sent when bugnote is added from edit report page
Changeset

Issue 10905: Move BUGNOTE_ADD event to bugnote_add() function

The BUGNOTE_ADD event is only sent when a bugnote is added from the view
page. Moving it from bugnote_add.php to the bugnote_add() function in
core/bugnote_api.php will ensure that it is sent from the edit page as
well.

Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - bugnote_add.php Diff File
mod - core/bugnote_api.php Diff File