Closed (fixed)
Project:
Akismet
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2007 at 17:27 UTC
Updated:
15 Jun 2007 at 22:19 UTC
Jump to comment: Most recent file
the attached patch fixes t() calls to omit html tags in emails. it also fixes the drupal_mail call ($headers is an array, not a string.. and default behavior of drupal_mail with a $from parameter sets all those $headers, so just omitting the param).
patch is against HEAD (couldn't pick that in version listbox, so selected 5.x-1.2)
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | akismet_118341_0.patch | 7.05 KB | drewish |
| #2 | akismet_118341.patch | 6.73 KB | drewish |
| akismet_mail_patch.txt | 5.22 KB | mindless |
Comments
Comment #1
drewish commentedthe patch no longer applies.
Comment #2
drewish commentedhere's a re-roll.
Comment #3
drewish commentedi'd missed your drupal_mail fix. i've committed the attached patch.
Comment #4
(not verified) commented