hook_user('view) requires that implementors key their items for the benefit of themes that want to identify an item. but user_user() breaks that rule in its 'member for' item. see 1 line patch attached.
note that this has already been fixed in HEAD, so this patch is for 4.7. this patch doesn't affect any core code - just make theme_user_profile() work as designed. thus, i set to RTBC.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | patch_128 | 2.5 KB | moshe weitzman |
| #1 | patch_127 | 2.05 KB | moshe weitzman |
| patch_126 | 695 bytes | moshe weitzman |
Comments
Comment #1
moshe weitzman commentedforgot that profile and blog are also guilty. patch is now 3 lines.
Comment #2
moshe weitzman commentedComment #3
moshe weitzman commentedum, user_view() really needs changes too in 4.7. see attached.
i withdraw this patch from core consideration, since it veers too far toward feature request. the patch can stay for those who need it.