-
Steps to replicate
- Add product to cart
- Add product to wishlist from cart page
- Go to wishlist page and try to remove item
=> Unable to remove because observer Dotdigitalgroup\Email\Observer\C…
-
Hi,
This 2 variables return NULL in basket.phtml template
`$block->escapeHtml($dynamicStyle['nameColor'])`
`$block->escapeHtml($dynamicStyle['fontSize'])`
In src/store/vendor/dotmailer/dotma…
-
The Magento 2.3-beta32 MFTF (using latest magento/magento2-functional-testing-framework release) tests fails with the following error:
Parameter Resolution Failed: No parameter matches found in par…
-
Catalog sync fails to even get started with this error in the `messages` column of the `cron_schedule` table for the `ddg_automation_catalog_sync` job (actual web root snipped):
```
PHP Fatal erro…
-
(only seen with Shipment PDF but possibly an issue for other email types as well)
We had this configuration;
![image](https://user-images.githubusercontent.com/431360/52473123-548a9300-2b95-11e9…
-
So API endpoint currently is http://api.dotmailer.com which works fine as this is in alias to http://r1-api.dotmailer.com but more regions coming soon. USA(r2) is already live which means that the htt…
-
## Task Description
We need to send an email to our preview users about the preview release of AI:MMO.
If we change our terms, we need to email all our users as well regarding changes.
We need to a…
-
There's a big bug in de the plugin `\Dotdigitalgroup\Email\Plugin\CouponPlugin::afterUpdateSpecificCoupons`. It saves the `$subject` by using the values of the `$rule`. `$subject` is the coupon record…
-
I do not understand why your members are all private, it kills extend-ability.
Could we not change them so I can at least add my own functionality ?
Right now I have to fork it, add it to my own pac…
-
### Summary
In Magento 2.3
[\Magento\Mail\Message](https://github.com/magento/magento2/blob/2.3/lib/internal/Magento/Framework/Mail/Message.php) is to close.
It does not allow you to change head…