Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.1
-
Fix Version/s: 3.4.2
-
Component/s: Core CiviCRM
-
Labels:None
Description
This is causing silent failure (it was in membership test - I fixed those but created a test for this problem:
api_v3_MembershipStatusTest::testDeleteWithMembershipError
instead of returning an error message it does a redirect thing. I tried adding skipRedirect to the membership_status_delete function but I must have my brain on backwards 'cos it's not working so can someone else look.