MantisBT: master-1.2.x fa252970

Author Committer Branch Timestamp Parent
Chris Fitch dhx master-1.2.x 2009-09-04 08:56 master-1.2.x 7f8b2028
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