Closed (won't fix)
Project:
Notifications
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2008 at 21:36 UTC
Updated:
10 Jun 2008 at 14:47 UTC
When a user has their content updated, the message module and one of its modules is called with the parameters ($destination, $message, $params = array()). However, I was initally not receiving any notifications because I though my local machine settings are probably not set up very well but later when I tried to implement a module to send messages to the watchdog, the destination was found to be null. Now I'm not sure if this should go in the messaging module issues or here so I just chose this (plus I'm assuming that since Messaging was fully unit tested).
Comments
Comment #1
jose reyero commented> I tried to implement a module to send messages to the watchdog
Sorry, but we cannot help with this one unless we see that other module. Also I think this is just too vague to say it is a bug in notifications module.