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.

Comments

Redvine’s picture

Version: 4.4.x-1.x-dev » 4.6.x-1.x-dev

I 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.

RobRoy’s picture

Status: Needs review » Closed (fixed)

This has already been fixed another way in HEAD.