MantisBT: master 14a00b72

Author Committer Branch Timestamp Parent
dhx dhx master 2010-01-17 06:39 master dac9d0aa
Affected Issues  0011404: Record dropping of bug revisions in bug history
Changeset

Issue 0011404: Record dropping of bug revisions in bug history

When dropping bug revisions (bugnotes, description, steps to reproduce
and additional information) we should be recording this event in the bug
history. This maintains an audit log of who and at what time revision
data was permanently deleted.

This commit also fixes an issue whereby links in the history were still
shown for bug revisions that had been dropped. Users would thus click a
link to come across a 'revision not found' error message.

mod - core/bug_revision_api.php Diff File
mod - core/constant_inc.php Diff File
mod - core/history_api.php Diff File
mod - lang/strings_english.txt Diff File