Activated realname module corrupt the output of template_preprocess_forum_topic_list(). The topic title does not appear. Instead, the real name is used. The real name of user create the topic.

An dsm output of $variables['topics'] in template_preprocess_forum_topic_list() display completely erroneous values.

Comments

QuiptimeGroup’s picture

I have tested the real name settings.

The problem occurs with the option "Override username theme". If this option is checked, there is the reported bug.

But,
uncheck the option "Override username theme" is not the solution! That produces a new problem:

Threads show the real name.
Comments show the user name.

DrakeRemory’s picture

Try the patch #21 from #579040: Some bugfixes. Hopefully this helps.

hass’s picture

Issue summary: View changes
Status: Active » Closed (outdated)