Closed (outdated)
Project:
Real Name
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2012 at 00:25 UTC
Updated:
30 May 2016 at 21:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hefox commentedThis didn't seem to help much, so removed it
Having this static cached here seemed just wrong, so moved into actual function
This could cause bugs if calling node_save during drush, so moved it only to the places it matters, e.g. the replacement that is done so realname's display.
This seems to be a faster equivalent to the original logic.
If ya going to have a replacement for user_load, should use it.
Comment #4
hefox commentedLet's abuse testbot and see if I can trick it into believing I made this patch against dev
Comment #6
hefox commentedBoo, obviously I can't fake out testbot and really need to roll it against -dev. Sigh, will get to it eventually hopefully..
Comment #7
hass commented