Active
Project:
Notifications
Version:
6.x-2.2
Component:
Notifications
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2011 at 15:36 UTC
Updated:
13 Jan 2012 at 22:13 UTC
When the email is send about notifications of the content the mail is send to the correct user but the tokens like [name] are replaced for a completely different user.
For example:
"For a message: Notification for node for user username1"
it comes for user
"For a message: Notification for node for user username2"
The website using the module has also Varnish enabled. The notifications are sent via cron and not immediately. The version of the Messaging module is 6.x-4.x-dev and Token module is 6.x-1.x-dev.
Does anybody have any idea why this can be? Any help would be appreciated
Comments
Comment #1
procome commentedWe had the same problem. User received login link and info for other users.
Any solutions?