Download & Extend

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

Project:RealName
Version:6.x-1.x-dev
Component:Tokens
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

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

Comments

#1

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

#2

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()

#3

I have added a probably related issue: #518862: Static cache in realname_make_name() broken in dev

#4

Status:active» closed (duplicate)

marking as duplicate of the referenced issue.