Posted by Dave Reid on June 11, 2011 at 9:15pm
4 followers
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | token system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Dave Reid |
| Status: | closed (fixed) |
| Issue tags: | needs backport to D7, token |
Issue Summary
The [node:author] token just outputs $node->name. Any time a user name is output the format_username() function should be used.
Comments
#1
#2
#3
#4
Good catch! Committed to 7.x and 8.x. Thanks.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.