Closed (duplicate)
Project:
Notifications
Version:
6.x-2.2
Component:
Notifications
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2010 at 09:13 UTC
Updated:
21 Oct 2010 at 01:05 UTC
My notification email goes like this:
Greetings, eiland.
These are your messages
New content of type Type has been submitted
- Post one
Read more Array
- Post two
Read more Array
- Post three
Read more Array
- Post four
Read more Array
- Post five
Read more Array
--
This is an automatic message from mysite
To manage your subscriptions, browse to
http://mysite/user/1/notifications
Comments
Comment #1
alohaglide commentedSame problem here. The [node-url] token is returning "Array".
Overcame this for now by using [site-url][node-path], but still pretty annoying.
Any guesses why this might be happening?
Comment #2
jim kirkpatrick commentedRelated issue here #939082: Cleanup token integration ([comment-since] is a duplicate token)... Looks like the latest release of Token (6.15) is doing something new...
I'm seeing "
More than one module has defined the node-url token" messages in the log.So, why is Notifications (re)defining this standard token? How to remove? Or is that a code change?
Work around in #1 works great for now, but it's a hack around this bug.
Comment #3
univate commentedSee this issue: #845250: Duplicate [node-url] token definition with token module