View Issue Details

IDProjectCategoryView StatusLast Update
0011404mantisbtbugtrackerpublic2014-12-08 00:34
Reporterdhx Assigned Todhx  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version1.2.0 
Target Version1.3.0-beta.1Fixed in Version1.3.0-beta.1 
Summary0011404: Record dropping of bug revisions in bug history
Description

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.

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 
related to 0011727 closeddhx "APPLICATION ERROR #1100 when clicking on a link which points to a already deleted note 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036516

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master 14a00b72

2010-01-17 06:39

dhx


Details Diff
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.
Affected Issues
0011404
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

MantisBT: master-1.2.x b81d2302

2010-03-31 02:09

dhx


Details Diff
Issue 0011404: Record dropping of bug revisions in bug history

This patch has been backported from the 1.3.x branch in accordance with
issue 0011727.

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.
Affected Issues
0011404, 0011727
mod - core/bug_revision_api.php Diff File
mod - lang/strings_english.txt Diff File
mod - core/constant_inc.php Diff File
mod - core/history_api.php Diff File