Closed (fixed)
Project:
Mailchimp
Version:
8.x-1.x-dev
Component:
General
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2018 at 09:43 UTC
Updated:
6 Aug 2019 at 22:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
msankhala commentedHere is the patch.
Comment #3
surbz commentedThanks for the patch @msankhala, I can confirm the patch applies clean!!
Comment #4
msankhala commentedComment #5
rjacobsen0 commentedA call to this function was missed and still had the extra arguments in it. I deleted them. It was easy to miss because it was a callback function with an array of args.
Comment #7
rjacobsen0 commented