REOPENing a bug now clears the resolution; most people will agree it
should have always had this behavior. git-svn-id: svn://10.0.0.236/trunk@59292 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -340,6 +340,7 @@ SWITCH: for ($::FORM{'knob'}) {
|
||||
};
|
||||
/^reopen$/ && CheckonComment( "reopen" ) && do {
|
||||
ChangeStatus('REOPENED');
|
||||
ChangeResolution('');
|
||||
last SWITCH;
|
||||
};
|
||||
/^verify$/ && CheckonComment( "verify" ) && do {
|
||||
|
||||
Reference in New Issue
Block a user