Closed (works as designed)
Project:
Token Filter
Version:
7.x-1.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2012 at 10:06 UTC
Updated:
5 Nov 2012 at 08:32 UTC
Hi,
I have added to my user entity 2 fields (field_user_name and field_user_vorname). In the body field for nodes I'have activated the token_filter and I want to insert these 2 fields by the following tokens:
[current-user:field_user_name]
[current-user:field_user_vorname]
Replacing of these doesn't work. All other tokens are working ([current-user:name], [node:field-seminar:field_kurs_datum_ort], ..)
I also tested with the dev-version, but without success.
Thanks for looking at that.
Hans-Peter
Comments
Comment #1
microniko commentedI am having the same problem... I'd like use Tokens in a SimpleNews newsletter. Is it possible ?
Thx.
Comment #2
hpz commentedI re-tested with the develop version and noticed that it is working :-)
I might have done something wrong on the first testing, sorry. So I close this issue again.
Hans-Peter
Comment #3
hpz commentedI would be glad if you could release a new version soon, thanks!