Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.10, 4.7
-
Fix Version/s: 4.7
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
When disabling a relationship when the 'Employee of' and 'Household Member of' relationship types are disabled, php warnings occur in the CRM_Contact_BAO_Relationship::clearCurrentEmployer() method.
I think this is the only place where this isn't checked.