Received node author notification for non-enabled content type
roball - July 6, 2009 - 17:05
| Project: | Comment Notify |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I received the "node author" notification e-mail for a comment on a content type that has not enabled notifications at all. This seems to be a bug, right? Sorry if this has already been taken care about.

#1
The node notifications don't respect that setting...that setting only applies to where end users will be able to subscribe to comments via a comment thread.
So...two possibilities:
1. Make node notifications respect that setting
2. Change the UI for the setting to make it clear that it only affects comment subscription
I think the latter is better.
#2
Actually, maybe this does make sense...attached small patch should fix it and is not terribly complex. Could you test it out?