Notify is not integrated with flexinode module, so when a user receive a notification about a flexinode node, it says something like:
published flexinode-1 ...
The correct way would be to print the flexinode name, something like:
published organization ...
Here is a patch to fix it.
| Comment | File | Size | Author |
|---|---|---|---|
| notify.module-flexinode_integration.patch | 1.87 KB | carlosparamio |
Comments
Comment #1
Redvine commentedI can see that the code for the module has changed since this patch was submitted, and the new code appears to incorporate a fix for the problem. However the current behaviour is still an issue. Currently Notify sends a notification for flexinode nodes, but the content of the notification is unprofessionally empty. E-mails that look like the following are what is sent:
Greetings admin,
Recent content
------------------------------------------------------------------------------
--
This is an automatic mail from...
As you can see, the "Recent content" is blank. This is with Drupal 4.6 and the version of Notify I downloaded today (Feb. 21, 2006). I'm not a strong enough programmer to attempt a fix; any assistance in correcting this will be greatly appreciated.
-Red.
Comment #2
RobRoy commentedThis has already been fixed another way in HEAD.