I just installed the last realname module RC3 for Drupal 5 and I saw the token in object, comment-realname, so I tried to use it in text of sending mail (from module watcher) and it doesn't work, the mail miss the content in that position (probably the token return an empty field and I'm sure the comment user have the field filled in).
After the test I went back to the old value for [comment-author-name] that is the default value I tried to substitute.
Michele

Comments

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Fixed

I just committed a fix for #332157: Bug in RC3 which probably fixes this, except the field now no longer has "comment-" on the front. For additional comment tokens, you might want to check the patch in #325227: Provide e-mail and commenter homepage tokens for comments.

miky_italy’s picture

Let me understand,
that mean the token no more exists ?
How can I get the realname of the comment owner ?
Tnx,
Michele

nancydru’s picture

There are still three tokens, they just don't start with "comment-".
[realname]
[realname-link]
[homepage]

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.