Active
Project:
Notifications
Version:
6.x-4.0-beta7
Component:
Notifications
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 01:05 UTC
Updated:
8 Sep 2011 at 20:17 UTC
The array isn't being populated in the message sent. I get this when a notification is sent with a node type update:
Greetings test-user,
Read more Array
-----
I presume it is coming from notifications_nodetype.module, where t('Read more [node-url]') needs to be filled in.
Comments
Comment #1
nubeli commentedThis seems to be fixed in 6.x-4.x-dev, I was using beta7 when first saw the error.
Comment #2
chey commentedI have confirmed that what nubeli said in comment #1 is indeed true. The issue does not appear in 6.x-4.x-dev.