Closed
Bug 128419
Opened 23 years ago
Closed 23 years ago
link to email preferences from bug changed notification is wrong
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: myk, Assigned: bbaetz)
Details
Attachments
(1 file)
|
598 bytes,
patch
|
afranke
:
review+
afranke
:
review+
|
Details | Diff | Splinter Review |
The link from the bug changed notification to the email preferences page is
wrong. It contains the following URL made obsolete by the changes in bug 117060:
http://localhost/bztip/userprefs.cgi?bank=diffs
The URL should be:
http://localhost/bztip/userprefs.cgi?tab=email
Updated•23 years ago
|
Target Milestone: --- → Bugzilla 2.16
| Assignee | ||
Comment 1•23 years ago
|
||
I noticed this too - its fixed on my processmail patch (bug 124174), but I don't
know if we're taking that for 2.16.
Comment 2•23 years ago
|
||
One patch per issue!
| Assignee | ||
Comment 3•23 years ago
|
||
| Assignee | ||
Comment 4•23 years ago
|
||
-> patch author (me)
Comment 5•23 years ago
|
||
Comment on attachment 75802 [details] [diff] [review]
patch
Trivial change, works as advertised. r=afranke. No second review needed.
Attachment #75802 -
Flags: review+
| Assignee | ||
Comment 6•23 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•