Closed
Bug 565880
Opened 15 years ago
Closed 15 years ago
Do not throw an error when obsoleting an already obsolete attachment
Categories
(Bugzilla :: Attachments & Requests, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.0
People
(Reporter: LpSolit, Assigned: LpSolit)
Details
Attachments
(1 file)
2.34 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
When you attach a new file and mark another one as obsolete, you get an error if someone else marked the other attachment as obsolete just before you did. This doesn't make sense. Just attach the new file and silently ignore the other attachment as it's already obsolete.
![]() |
Assignee | |
Comment 1•15 years ago
|
||
Attachment #445336 -
Flags: review+
![]() |
Assignee | |
Updated•15 years ago
|
Flags: approval+
![]() |
Assignee | |
Comment 2•15 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/Attachment.pm
modified template/en/default/global/code-error.html.tmpl
Committed revision 7167.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•