Closed (outdated)
Project:
Messaging
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 20:53 UTC
Updated:
17 Sep 2025 at 21:23 UTC
Jump to comment: Most recent
In my template for "Notifications for node creation" I'm using the [node-teaser] token, but the resulting messages do not contain the teaser. Any ideas?
Comments
Comment #1
captainack commentedHi.
I'm seeing the same issue on 2.2. In fact, lots of tokens come out blank. Here's a list:
1. [node-body] and [node-teaser]
2. All [field_*-formatted] tokens - All CCK fields
3. [field_contact_phone-raw] - A CCK Phone Number field
Comment #2
captainack commentedHi.
Sorry for the noise, but 2 and 3 from my comment are probably not related to this issue:
2- I've posted an issue for notifications: #798524: Access control for tokens is based on logged in user, not subscribing user
3- It looks like a bug with Phone(CCK). I've posted an issue there: #798488: raw token support for drupal 6 bug
I'm guessing that the [node-body] and [node-teaser] are related, though.
Best regards,
Al
Comment #3
benstallings commented