Adrian Schimpf
Adrian Schimpf
Up for discussion: Do we move the JS libraries from app/bundles/CoreBundle/Assets/js/libraries/ to node_modules/ We should load the JS libraries via the package manager NPM. This brings us various advantages. Mostly:...
| Q | A | -------------------------------------- | --- | Bug fix? (use the a.b branch) | [ y] | New feature/enhancement? (use the a.x branch) | [ ] | Deprecations?...
Replaces https://github.com/mautic/mautic/pull/10781 which had some unrelated commits. | Q | A | -------------------------------------- | --- | Bug fix? (use the a.b branch) | yes | Deprecations? | no | BC...
### What browser are you using? Chrome 102.0.5005.61 ### Reproducible demo link https://codepen.io/adiux/pen/BaYrEXR?editors=1111 ### Describe the bug **How to reproduce the bug?** 1. Add grapesjs-mjml to the project with any...
**Is your feature request related to a problem? Please describe.** We are trying to save a temporary file (email) on Google Cloud Storage via the Swiftmailer library. This leads to...
Error ``` [2023-02-22 17:28:56] mautic.CRITICAL: Uncaught PHP Exception TypeError: "MauticPlugin\MauticRecaptchaBundle\EventListener\FormSubscriber::__construct(): Argument #5 ($translator) must be of type Symfony\Component\Translation\TranslatorInterface, Mautic\CoreBundle\Translation\Translator given, called in /var/www/html/var/cache/dev/ContainerEfSedQs/getMautic_Recaptcha_EventListener_FormSubscriberService.php on line 9" at /var/www/html/plugins/MauticRecaptchaBundle/EventListener/FormSubscriber.php line 80...
| Q | A | -------------------------------------- | --- | Bug fix? (use the a.b branch) | no | New feature/enhancement? (use the a.x branch) | yes | Deprecations? | no...
| Q | A | -------------------------------------- | --- | Bug fix? (use the a.b branch) | yes | New feature/enhancement? (use the a.x branch) | yes | Deprecations? | no...
| Q | A | -------------------------------------- | --- | Bug fix? (use the a.b branch) | yes | Deprecations? | no | BC breaks? (use the c.x branch) | no...
### Mautic Version 5.0.x series ### PHP version 7.4 ### What browsers are you seeing the problem on? _No response_ ### What happened? When an email is sent from a...