Closed
Bug 326826
Opened 19 years ago
Closed 14 years ago
Linkify and onhover references in HTML bugmail
Categories
(Bugzilla :: Email Notifications, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: bugreport, Assigned: guy.pyrzak)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
Once bugmail is available in HTML format, When a bugmail contains a reference to another bug or a comment, the HTML-coded bugmail should auto-linkify the reference AND provide the same onhover feature for bugs as we have in show_bug AND comments should be displayed when hovered on.
This way, when an email references comment XYZ, (expecially in replies) the reader can hover on XYZ to see that comment.
This depends on HTML mail being s userpref controlled item, of course.
Note that currently hovering over bug numbers shows their status/resolution and summary, however if these change after the email has been sent but before it's read, it won't update = ugly.
Comment 2•18 years ago
|
||
Note also bug 113688 about a similar request, but for plain text emails.
Assignee | ||
Comment 3•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Assignee: email-notifications → guy.pyrzak
Assignee | ||
Comment 4•14 years ago
|
||
lol, this was EASY
Attachment #480523 -
Flags: review?(mkanat)
Attachment #480523 -
Flags: review?(LpSolit)
Comment 5•14 years ago
|
||
Comment on attachment 480523 [details] [diff] [review]
v1
Looks good to me! Of course, we'll have to get some feedback and make sure that this works in all the common MTAs.
This means that you can also remove full_url, right?
Attachment #480523 -
Flags: review?(mkanat)
Attachment #480523 -
Flags: review?(LpSolit)
Attachment #480523 -
Flags: review+
Updated•14 years ago
|
Flags: approval+
Target Milestone: --- → Bugzilla 4.2
Assignee | ||
Comment 6•14 years ago
|
||
(In reply to comment #5)
>
> This means that you can also remove full_url, right?
It does.
Comment 8•14 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/email/bugmail.html.tmpl
Committed revision 7539.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Blocks: CVE-2012-1968
You need to log in
before you can comment on or make changes to this bug.
Description
•