I have installed 6.x-1.x-dev on Drupal 6.4
When I leave comments as registered user, I'm subscribing ok, notifications are coming when other's comment on the post.
But non-registered users are not getting any single e-mail (of course, checkbox is checked when they are leaving comments).
How can I collect and provide additional information?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 304926_notify_anons.patch | 1.29 KB | greggles |
Comments
Comment #1
gregglesThis is probably a regression from #289726: Don't mail to blocked users.
I've attached a patch which should fix this. Can you test it out? The patch is against 5.x but should still work for 6.x.
Comment #2
slavikt commentedHi.
Yes, the patch have fixed the problem on 6.x.
Thank you.
Comment #3
gregglesGreat - fixed for
6.x - http://drupal.org/cvs?commit=138593
and 5.x-2 - http://drupal.org/cvs?commit=138590
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.