View Issue Details

IDProjectCategoryView StatusLast Update
0004275mantisbtbugtrackerpublic2004-08-29 02:02
Reportermasc Assigned Tothraxisp  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformX86OSWindowsOS VersionWin2K
Summary0004275: Relationship managing is now missing when a bus is resolved/closed
Description

Resolve a bug as duplicate doesn't set the relationship anymore.
Resolve a child bug doesn't send the email notification to the parent handlers any more.
Close a child bug doesn't send the email notification to the parent handlers any more.

In the bug_resolve function there is two pieces of code (tagged as 'MASC RELATIONSHIP') to manage those functionalities.
This function is no more called when a bug is resolved.
The same about the bug_close function.
I think we need to move the code in the bug_update.php.

TagsNo tags attached.

Activities

thraxisp

thraxisp

2004-08-05 17:50

reporter   ~0006666

I assume that you are referring to the relationship warning code. I'll add that to bug_change_status_page if the new status is appropriate.

thraxisp

thraxisp

2004-08-05 18:35

reporter   ~0006668

fixed in CVS