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

nubeli’s picture

Version: 6.x-4.x-dev » 6.x-4.0-beta7

This seems to be fixed in 6.x-4.x-dev, I was using beta7 when first saw the error.

chey’s picture

I have confirmed that what nubeli said in comment #1 is indeed true. The issue does not appear in 6.x-4.x-dev.