I installed notifications, and there is this line by default in templates for sending emails
"[commenter-name] commented on a status message"

but i get the same line in email, no commenter-name. I also see that in list of tokens there is no such token, is this bug/to do feat. or is something wrong with my setup?

Comments

icecreamyou’s picture

Status: Active » Postponed (maintainer needs more info)

That token is provided by the FBSS comments submodule and should only appear on notifications related to comments on statuses.

icecreamyou’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
abhishek-anand’s picture

I am getting exactly the same bug.

admin/messaging/template/edit/notifications-event-status-comment
hast this token [commenter-name] in the template. But the token is not present in Available tokens

icecreamyou’s picture

Do you have another module installed that provides a token with the same name? I can't remember, but it may be that Token in D6 still allows conflicts and that is what you're experiencing because I'm not seeing it with just FBSS installed.

alohaglide’s picture

I'm seeing the same as #3. I do not believe I have any other token generating module that provides [commenter-name]. Have verified that Messages, Notifications, Token, and FBSS are all up to date.