Closed
Bug 644969
Opened 14 years ago
Closed 14 years ago
Rename bugmail-common.txt.html to bugmail-common.txt.tmpl
Categories
(Bugzilla :: Email Notifications, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: Wurblzap, Assigned: Wurblzap)
Details
Attachments
(1 file)
|
1.24 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
bugmail-common.txt.html should be named bugmail-common.txt.tmpl. Patch attached, which includes renaming not visible in patch attachment view.
Attachment #521789 -
Flags: review?(guy.pyrzak)
Comment 1•14 years ago
|
||
Comment on attachment 521789 [details] [diff] [review]
Patch
>=== modified file 'template/en/default/email/bugmail.txt.tmpl'
>- [% PROCESS "email/bugmail-common.txt.html"%]
>+ [% PROCESS "email/bugmail-common.txt.tmpl"%]
Wow, nice catch! On checkin, please add a whitesapce before %]. r=LpSolit
Attachment #521789 -
Flags: review?(guy.pyrzak) → review+
Updated•14 years ago
|
Flags: approval+
| Assignee | ||
Comment 2•14 years ago
|
||
Thanks for the quick review.
Committing to: bzr+ssh://wurblzap%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
renamed template/en/default/email/bugmail-common.txt.html => template/en/default
/email/bugmail-common.txt.tmpl
modified template/en/default/email/bugmail.html.tmpl
modified template/en/default/email/bugmail.txt.tmpl
bzr: ERROR: Server sent an unexpected error: ('error', 'math range error')
Seems to have worked all right despite the error message.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•