Closed (fixed)
Project:
Comment Notify
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2009 at 08:00 UTC
Updated:
10 Mar 2010 at 22:39 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesI marked #417396: Sends html tags in email as a duplicate of this. The patch no longer applies and I think ignored the need to render the content before stripping tags (what if people use a input format filter?).
Here's an alternate patch against the HEAD branch (i.e. 6.x-1.x-dev) which I think provides these features a bit more properly but which hasn't been tested thoroughly. Any testers?
Comment #2
gregglesOh, also, "to be ported" is for situations where the patch has been applied to 6.x-1.x-dev and needs to be ported (rewritten a bit) before it can be committed to 5.x-1.x-dev (both version numbers are examples). So, this is in "needs review" status.
Comment #3
rapsli commentedworks fine for me.
Tested it on the latest stable version 6.x-1.2
I mean, there's not that much that can go wrong with this patch ;)
Comment #4
gregglesActually that last patch doesn't commit any more and I seem to have failed to upload my own patch...
Comment #5
gregglesNow committed to 6.x http://drupal.org/cvs?commit=277482
Comment #6
gregglesComment #7
gregglesTo be ported, but not by me.
Comment #8
gregglesThis module is no longer actively developed for Drupal 5. If someone wishes to take over as the 5.x maintainer I would consider it, but these days everyone should really upgrade to Drupal 6.x.