Latest dev removes homepage for registered users from [realname-link], instead it links to the profile.

Comments

nancydru’s picture

This is probably because of not using user_load any more. I will have to do some digging.

voxpelli’s picture

Looking at the latest dev this might have to do with the newly introduced caching that has separated realname_make_name() into two functions and the $links fetching has been moved to the new function _realname_make_name() while the use of $links remains in realname_make_name()

voxpelli’s picture

nancydru’s picture

Status: Active » Closed (duplicate)

marking as duplicate of the referenced issue.