Active
Project:
Content Profile
Version:
6.x-1.0-beta3
Component:
Base module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2009 at 08:26 UTC
Updated:
1 Mar 2013 at 16:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
Sk8erPeter commentedI know this is an old topic, but I just got here.
I think in this case you should return to the stable 6.x-1.0, where user_load() loads all the appropriate Content Profile fields... I think this should be the normal behaviour.
Comment #2
sdsheridanAgreed. I suspect a number of things depend on this behaviour. I included the following in function_content_profile_user:
This code will load all content profile fields, and flatten those that can be easily flattened, which preserves behaviour that used to be there before, so other modules I have written wouldn't need to be3 changed.
Would be great to see this get into the next release! I've attached a patch.
Shawn