Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.4
-
Fix Version/s: 1.4
-
Component/s: None
-
Labels:None
Description
All relationships get deleted with crm_delete_relationship() from api/Relationship.php due to assignment instead of comparison in two expressions.
Please apply the attached patch.