Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2010 at 20:09 UTC
Updated:
31 Dec 2010 at 20:40 UTC
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.