Ticket #422 (fixed enhancement)
Use templates for all emails
- Created: 2011-04-26 22:08:05
- Reported by: Franz
- Assigned to: Franz
- Milestone: 1.4.6
- Component: localization
- Priority: normal
There are currently a few emails being built without the use of a template.
The list:
misc.php
line 247
post.php
line 388
profile.php
line 218
line 238
register.php
line 173
line 184
line 195
History
Reines 2011-05-19 12:20:24

Yes this makes sense, ideally all emails sent should probably make use of templates to be consistent.
Franz 2011-05-21 17:57:48

Thanks for the patch, Daris. I was at this very moment working on this. Luckily, I wasn't completely done yet, so I can use some of your work.
Thank you very much again! I suggest that you comment on the ticket before you work on this next time - especially if the ticket is already assigned to someone.
Franz 2011-06-09 16:50:37

- Status changed from open to fixed.
Thanks again, Daris. I finally got around to merging your patch.
I changed a (very) few names, but apart from that this was perfect to use! Keep contributing.