Closed (fixed)
Project:
Complete profile
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2012 at 16:47 UTC
Updated:
7 Mar 2013 at 05:40 UTC
Hi,
I installed your module today and found out it's incompatible with http://drupal.org/project/field_permission. Looks like even if a user/role doesn't have the permissions to set a required field Cp module still throws an error and shows another profile field to fill in.
Unfortunately don't have the time to come up with a patch right now. (low budget project)
Cheers
Comments
Comment #1
bartezz commentedNot sure if this is the best way to fix it but I changed the function entity_has_empty_required_fields() to also check for access;
I reckon I need also to check for access in function complete_profile_form(), will post if I need to fix this as well...
Cheers
Comment #2
dave reidThis has been fixed with http://drupalcode.org/project/complete_profile.git/commit/efd94c9