View Issue Details

IDProjectCategoryView StatusLast Update
0003274mantisbtbugtrackerpublic2004-07-08 02:42
Reporterthecrow Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version0.19.0a1 
Summary0003274: Delete a single attachment
Description

Hi,
can mantis-user (Tester) delete a single attachment in view_page or update_page ?
I want delete an attachment , but i see no "delete" button or anything like that.

TagsNo tags attached.

Activities

vboctor

vboctor

2003-08-11 12:00

manager   ~0004514

In order to be able to delete attachments, the bug must not be resolved, and the user must have access level that is greater than or equal to $g_handle_bug_threshold.

vboctor

vboctor

2004-02-11 02:48

manager   ~0005018

It would be more flexible if $g_delete_attachments_threshold is introduced, to allow control over the threshold that can delete attachments (independent of $g_handle_bug_threshold).

vboctor

vboctor

2004-05-23 09:54

manager   ~0005563

I implemented $g_delete_attachments_threshold and some other attachment related threshold sometime ago. These new settings will be available in 0.19.0.