Closed
Bug 281358
Opened 20 years ago
Closed 19 years ago
Attachment links in bugmail are different from the link in show_bug.cgi
Categories
(Bugzilla :: Email Notifications, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: Biesinger, Assigned: timeless)
Details
Attachments
(1 file)
|
3.38 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
The link in bugzilla mails looks like: Created an attachment (id=173587) --> (https://bugzilla.mozilla.org/attachment.cgi?id=173587&action=view) Patch based on review comments While the link in show_bug.cgi looks like: https://bugzilla.mozilla.org/attachment.cgi?id=173587 This means that links in show_bug will not be marked as visited when I followed the link in the mail...
Assignee: email-notifications → timeless
Status: NEW → ASSIGNED
Attachment #207696 -
Flags: review?(justdave)
Comment 2•19 years ago
|
||
Comment on attachment 207696 [details] [diff] [review] never use &action=view r=LpSolit
Attachment #207696 -
Flags: review?(justdave) → review+
Updated•19 years ago
|
Severity: normal → minor
Flags: approval?
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → Bugzilla 2.24
Updated•19 years ago
|
Flags: approval? → approval+
Comment 3•19 years ago
|
||
Checking in showattachment.cgi; /cvsroot/mozilla/webtools/bugzilla/showattachment.cgi,v <-- showattachment.cgi new revision: 1.15; previous revision: 1.14 done Checking in Bugzilla/BugMail.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/BugMail.pm,v <-- BugMail.pm new revision: 1.65; previous revision: 1.64 done Checking in template/en/default/attachment/show-multiple.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/attachment/show-multiple.html.tmpl,v <-- show-multiple.html.tmpl new revision: 1.19; previous revision: 1.18 done Checking in template/en/default/bug/activity/table.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/bug/activity/table.html.tmpl,v <-- table.html.tmpl new revision: 1.11; previous revision: 1.10 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•