Without setting any profile roles, the fields defined are not visible even to the admin user (uid = 1). Should this be changed to be consistent with the rest of Drupal? Patch is attached to make this change.

Also, in the function profile_role_access_category, is it inconsistent to initially check based on $user->roles and then return based on $GLOBALS['user']?

Comments

boombatower’s picture

Status: Active » Fixed
StatusFileSize
new848 bytes

Added comment to clarify reasoning.

Thanks.

boombatower’s picture

Rolled-back.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.