Currently the user_picture and user_profile blocks are not affected as expected by the Realname module. The fix is very simple: use theme('username',$account,array('plain' => TRUE)) instead of $account->name.
I've attached a patch for user_picture.inc and user_profile.inc
| Comment | File | Size | Author |
|---|---|---|---|
| ctools_username_patch.diff | 1.19 KB | asciikewl |
Comments
Comment #1
chules commentedThank you for working on this. I tried the patch but it didn't seem to fix the issue
Thank you chules
Comment #2
locomo commentedsubscribe
Comment #3
merlinofchaos commentedAll of the 'to be ported' patches got merged in during the porting sprint in September.