Closed
Bug 547105
Opened 15 years ago
Closed 15 years ago
Bugmail should look for linkable items and append them to the email
Categories
(Bugzilla :: Email Notifications, enhancement, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 113688
People
(Reporter: clouserw, Unassigned)
Details
I get mail like this all the time:
> Do not reply to this email. You can add comments to this bug at
> https://bugzilla.mozilla.org/show_bug.cgi?id=547040
>
> Fred Wenzel [:wenzel] <fwenzel@mozilla.com> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Depends on| |546762
>
> --
> Configure bugmail: https://bugzilla.mozilla.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are watching the QA contact of the bug.
But I have no idea what bug 546762 is and if I want to know I have to look it up. Similarly, it can happen in comments:
> Do not reply to this email. You can add comments to this bug at
> https://bugzilla.mozilla.org/show_bug.cgi?id=522350
>
> --- Comment #2 from Jeremy Orem [oremj@mozilla.com] <jeremy.orem+bugs@gmail.com> 2009-11-04 14:37:07 PST ---
> This depends on bug 123456.
>
> --
> Configure bugmail: https://bugzilla.mozilla.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
It would be handy if Bugzilla parsed those out and appended a list with summaries before the footer. Something like:
> <snip>
> Depends on| |546762
> --
> Bug 546762: Redirect from gmail fails on accessing the second link
> --
> Configure bugmail: https://bugzilla.mozilla.org/userprefs.cgi?tab=email
> <snip>
Additionally, this doesn't need to be limited to only matching the Bug links. I know bmo links revisions specified like r1234 to URLs like http://viewvc.svn.mozilla.org/vc?revision=1234&view=revision and the same could be done here.
Updated•15 years ago
|
Severity: normal → enhancement
Priority: -- → P1
Comment 1•15 years ago
|
||
(In reply to comment #0)
> Similarly, it can happen in comments:
This part is a dupe of bug 113688.
> > Depends on| |546762
> > --
> > Bug 546762: Redirect from gmail fails on accessing the second link
This part is a dupe of bug 97956.
> Additionally, this doesn't need to be limited to only matching the Bug links.
> I know bmo links revisions specified like r1234 to URLs like
> http://viewvc.svn.mozilla.org/vc?revision=1234&view=revision and the same could
> be done here.
This is the only remaining valid part of this bug.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•