Closed
Bug 398428
Opened 18 years ago
Closed 18 years ago
After creating or editing an attachment, immediately display the bug it belongs to
Categories
(Bugzilla :: Attachments & Requests, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.2
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
Attachments
(2 files)
|
3.62 KB,
patch
|
gregaryh
:
review+
|
Details | Diff | Splinter Review |
|
798 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
These intermediate screens are annoying. All the information they contain is the list of addressees getting bugmail (or not). This information can be displayed at the same time as viewing the bug the attachment belongs to.
I'm pretty sure there is already a bug filed for this RFE, but I'm unable to find it. If someone finds it, mark it as a dupe of this bug. ;)
Attachment #283387 -
Flags: review?(mkanat)
Attachment #283387 -
Flags: review?(ghendricks)
Comment 1•18 years ago
|
||
Comment on attachment 283387 [details] [diff] [review]
patch, v1
This is clean.
Attachment #283387 -
Flags: review?(mkanat)
Attachment #283387 -
Flags: review?(ghendricks)
Attachment #283387 -
Flags: review+
| Assignee | ||
Updated•18 years ago
|
Flags: approval+
| Assignee | ||
Comment 2•18 years ago
|
||
Checking in attachment.cgi;
/cvsroot/mozilla/webtools/bugzilla/attachment.cgi,v <-- attachment.cgi
new revision: 1.131; previous revision: 1.130
done
Checking in template/en/default/attachment/created.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/attachment/created.html.tmpl,v <-- created.html.tmpl
new revision: 1.16; previous revision: 1.15
done
Checking in template/en/default/attachment/updated.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/attachment/updated.html.tmpl,v <-- updated.html.tmpl
new revision: 1.15; previous revision: 1.14
done
| Assignee | ||
Comment 3•18 years ago
|
||
This patch fixes delete_attachment() which also calls attachment/updated.html.tmpl. Approving myself as the module owner.
Attachment #288223 -
Flags: review+
| Assignee | ||
Comment 4•18 years ago
|
||
Checking in attachment.cgi;
/cvsroot/mozilla/webtools/bugzilla/attachment.cgi,v <-- attachment.cgi
new revision: 1.135; previous revision: 1.134
done
Comment 5•17 years ago
|
||
Added to the release notes for Bugzilla 3.2 in a patch on bug 432331.
Keywords: relnote
You need to log in
before you can comment on or make changes to this bug.
Description
•