Hello,

I'm experiencing an issue when I'm editing another user's profile as an admin.

The profile page has user's proper RealName
The edit page (admin theme) has Admin's RealName (error)
The messages page (default theme) has Admin's RealName (error)

Attached are screenshots.

The Realname pattern is: [user:name-raw] ([user:field-real-name])

Thanks,
Andrey.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hass’s picture

Could be a core bug.

mr.andrey’s picture

Any ideas on how to troubleshoot it?

Thanks,
Andrey.

hass’s picture

Sure. Check all menu links and review how they build the username. Maybe some are using the current username.

mr.andrey’s picture

Project: Real Name » me aliases
Version: 7.x-1.2 » 7.x-1.x-dev

It turns out the issue was coming from the "me aliases" module. Module disabled = no issue.

Thanks!
Andrey.

Devaraj’s picture

Priority: Normal » Critical

Hi,
It just renders current logged-in user name as a title on user pages..
It creates lot of confusion in editing the user profiles as we refer page title to confirm which profile is getting edited..

Do u have a quick fix for this?

Thanks
Devaraj.

memsis’s picture

Hi,

I have the same problem as #5.

As soon as we activate the module, here's what happen :

On first login with our IP, we get the actual user name as a page title.

When we log off, then log in with a new user, the user/me page's title is still showing the other user name, it has not updated.

We also discovered that sometime the bugs shows up to other users who hasn't logged to two accounts.

So it would be nice to get a security patch on this, since critical information is leaking out...