Hello,
There is at least one situation where both modules conflict. Here it is:
- Enable both modules.
- Set up "subscribe to content" permission for module notifications_content.
- Set up a user's autosubscribe feature at Profile > Edit page.
When this user is about to create a new node, the "subscribe to content" permission will create a checkbox at the bottom "Subscriptions (0) > To this post" which is by default disabled (apart from the autosubscribe setting). If user goes this way, he'd expect not be be subscribed. However, autosubscribe module will subscribe him. If user check this box, to subscribe, then he'll get a double subscription warn right after posting the node.
I guess this might happen also with comments posted, although I have not tested it.
I hope this gets fixed, If I can get any more information, please let me know.
Thank you.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | notifications_content.module.230035.patch | 690 bytes | jaydub |
| #2 | notifications_content.module.230035.patch | 780 bytes | jaydub |
| #1 | notifications_content.module.230035.patch | 694 bytes | jaydub |
Comments
Comment #1
jaydub commentedHere's a quick patch to only show the checkbox option to subscribe to the post (thread) if the user does NOT have the autosubscribe option ticked.
Comment #2
jaydub commentedre-rolled off of latest -dev
Comment #3
jaydub commentedbetter patch and changed version to -dev
Comment #4
jose reyero commentedThanks for the patch. Fixed it in a different way though, let me know whether this works for you.
Added a disabled checkbox when autosubscribe is enabled.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
penthos commentedComment #7
jose reyero commented