Closed
Bug 304335
Opened 19 years ago
Closed 19 years ago
Status and resolution empty in whine mails
Categories
(Bugzilla :: Whining, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: Wurblzap, Assigned: Wurblzap)
Details
(Keywords: regression)
Attachments
(1 file)
|
1.72 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
Whine mails from whine.pl have got empty status and resolution fields. This is a regression of bug 215148.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Flags: blocking2.20?
Target Milestone: --- → Bugzilla 2.20
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [patch awaiting review]
Updated•19 years ago
|
Flags: blocking2.20? → blocking2.20+
Comment 2•19 years ago
|
||
Comment on attachment 192393 [details] [diff] [review] Patch tested, works. r=LpSolit
Attachment #192393 -
Flags: review?(gerv) → review+
Updated•19 years ago
|
Flags: approval?
Flags: approval2.20?
Comment 3•19 years ago
|
||
Note that field-descs.none.tmpl itself processes variables.none.tmpl, so the redundant calls in the templates being modified by this patch should be removed.
Flags: approval?
Flags: approval2.20?
Flags: approval2.20+
Flags: approval+
Comment 5•19 years ago
|
||
(In reply to comment #4) > Can this be done on check-in, or should I upload a fresh patch? Several templates mention both variables.none.tmpl and field-descs.none.tmpl. The best thing to do IMO is to open a new bug and do this cleanup there. I will check in this patch as is and let fix this nit in a separate bug.
Whiteboard: [patch awaiting review]
Comment 6•19 years ago
|
||
tip: Checking in template/en/default/whine/mail.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/whine/mail.html.tmpl,v <-- mail.html.tmpl new revision: 1.3; previous revision: 1.2 done Checking in template/en/default/whine/mail.txt.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/whine/mail.txt.tmpl,v <-- mail.txt.tmpl new revision: 1.3; previous revision: 1.2 done 2.20rc2: Checking in template/en/default/whine/mail.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/whine/mail.html.tmpl,v <-- mail.html.tmpl new revision: 1.2.4.1; previous revision: 1.2 done Checking in template/en/default/whine/mail.txt.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/whine/mail.txt.tmpl,v <-- mail.txt.tmpl new revision: 1.2.4.1; previous revision: 1.2 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
•