Closed (works as designed)
Project:
Real Name
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2012 at 22:04 UTC
Updated:
6 Nov 2012 at 22:10 UTC
I was using Realname on my current project. Then I had to uninstall and remove it.
I confirm realname table is successfully removed after uninstalling.
However I still see $user->realname values in user objects. Even though after emptying cache tables with Devel then drush; and even after restarting Apache and MySQL servers too.
Is this normal?
Thanks,
Comments
Comment #1
osmanNevermind.
Sorry to clutter actually.
I just found that, it is the Name field module's
name_user_load()implementation keeps $user->realname in user objects.