Closed (fixed)
Project:
Real Name
Version:
5.x-1.1-rc3
Component:
Tokens
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Nov 2008 at 15:53 UTC
Updated:
26 Nov 2008 at 17:32 UTC
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
Comment #1
nancydruI 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.
Comment #2
miky_italy commentedLet me understand,
that mean the token no more exists ?
How can I get the realname of the comment owner ?
Tnx,
Michele
Comment #3
nancydruThere are still three tokens, they just don't start with "comment-".
[realname]
[realname-link]
[homepage]