Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Nov 2012 at 03:00 UTC
Updated:
8 Apr 2014 at 18:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pierrepaul commentedComment #2
pierrepaul commentedI'm not sure I got the patch right...
Comment #3
ezra-g commentedMoving to "normal" priority sine this is not a release blocker.
Comment #4
jpontani commentedThis patch doesn't actually apply to commons_profile_base, it applies to a full build of commons (using drush make with --working-copy).
Re-rolled against commons_profile_base repo, and added a fix, since the original patch only checks for the exact token of "[user:short-name]", whereas tokens could exist such as "[message:user:short-name]" and then not be replaced properly.
Comment #4.0
jpontani commentedClarify token location options.
Comment #5
japerryPretty sure this is already fixed. We're using the realname module now with tokens which addresses the issue.