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

CommentFileSizeAuthor
ctools_username_patch.diff1.19 KBasciikewl

Comments

chules’s picture

Thank you for working on this. I tried the patch but it didn't seem to fix the issue

Thank you chules

locomo’s picture

subscribe

merlinofchaos’s picture

Status: Patch (to be ported) » Closed (fixed)

All of the 'to be ported' patches got merged in during the porting sprint in September.