Needs work
Project:
Mailchimp E-Commerce
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2019 at 15:05 UTC
Updated:
18 Dec 2019 at 20:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
carsteng commentedHere is a patch.
Because https://www.drupal.org/project/mailchimp_ecommerce/issues/2916820 is very similar (description field).
This patch also includes that one.
Comment #3
carsteng commentedSmall fix to ubercart submodule.
Comment #4
carsteng commentedComment #5
samuel.mortensonNew parameters should always be added to the end of methods, and should probably have a default value (like $category = NULL) to prevent BC breaks.