Closed (fixed)
Project:
Comment Notify
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2012 at 07:21 UTC
Updated:
25 Jun 2012 at 16:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesMakes sense, maybe we should look for an empty mail. That said...how did anonymous get subscribed to a notification?
Comment #2
dusov commentedadmin/config/people/comment_notify
Check-box "Subscribe users to their node follow-up notification emails by default"
Thus, anonymous (who create node) get subscribed to a notification
Comment #3
gregglesHow about this, which adds some comments.
Comment #5
gregglesComment #6
greggles#3: 1576878_no_anonymous_notification.patch queued for re-testing.
Comment #7
gregglesNow committed http://drupalcode.org/project/comment_notify.git/commit/b1a8cf3
Thanks for pointing this out, dusov.