View Issue Details

IDProjectCategoryView StatusLast Update
0012362mantisbttaggingpublic2010-12-17 04:40
Reporterblackstar482 Assigned Todhx  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.2 
Target Version1.2.4Fixed in Version1.2.4 
Summary0012362: When confirming Delete Tag goes to View Issues screen.
Description

When I confirm the deletion of a tag Mantis, the next screen is the View issues screen. I expect to go back to the Tags list screen so that I can choose another Tag to edit.

Steps To Reproduce

Confirm deletion of a tag.

TagsNo tags attached.

Activities

dhx

dhx

2010-09-17 21:18

reporter   ~0026751

Thanks for this bug report. I have changed the redirect to manage_tags_page.php so the next release should contain this improvement.

Related Changesets

MantisBT: master 8ce72fe1

2010-09-17 21:12

dhx


Details Diff
Fix 0012362: Redirect users to tag management page after deleting a tag

Users who have permission to delete tags also have access to the tag
management page. Therefore it makes more sense to redirect users to the
tag management page than their default MantisBT start page upon deletion
of a tag.
Affected Issues
0012362
mod - tag_delete.php Diff File

MantisBT: master-1.2.x e5ba672d

2010-09-17 21:12

dhx


Details Diff
Fix 0012362: Redirect users to tag management page after deleting a tag

Users who have permission to delete tags also have access to the tag
management page. Therefore it makes more sense to redirect users to the
tag management page than their default MantisBT start page upon deletion
of a tag.
Affected Issues
0012362
mod - tag_delete.php Diff File