Closed
Bug 431730
Opened 17 years ago
Closed 17 years ago
Bugs with resolution MOVED cannot be edited anymore
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.2
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1021 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
Go visit a bug with resolution MOVED. Do no change and click "Commit". An error is thrown:
You cannot set the resolution of a bug to MOVED without moving the bug.
This means I cannot comment, CC myself, etc... on such bugs. Pretty annoying!
Flags: blocking3.2+
| Assignee | ||
Comment 1•17 years ago
|
||
The check must only be done if the resolution changed. If it's already MOVED, leave it alone.
Assignee: create-and-change → LpSolit
Status: NEW → ASSIGNED
Attachment #318879 -
Flags: review?(mkanat)
| Assignee | ||
Comment 2•17 years ago
|
||
OK, this regression is my fault. I first thought this was due to the UI change about bug statuses and resolutions. Sorry!
Depends on: 419243
Comment 3•17 years ago
|
||
Comment on attachment 318879 [details] [diff] [review]
patch, v1
Looks good to me!
Attachment #318879 -
Flags: review?(mkanat) → review+
Updated•17 years ago
|
Flags: approval+
| Assignee | ||
Comment 4•17 years ago
|
||
Checking in Bugzilla/Bug.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Bug.pm,v <-- Bug.pm
new revision: 1.241; previous revision: 1.240
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•