John Linhart
John Linhart
@silviupanaite by running tests?
It will be connected to https://github.com/mautic/mautic/pull/13797 where the AppTestKernel was re-introduced. But the class is clearly there. I can't explain why it's not in your filesystem. I was testing upgrade...
@silviupanaite can you also provide the steps you took along with the output? It's hard to understand the issue without it.
@silviupanaite I cannot replicate following your steps. Can you be more concrete about > edit the docker-compose.yaml and add 5.1-fpm instead of 5-fpm Did you replace it in all 3...
@dongilbert can you please also update the PR description and prepare docs for this feature in https://github.com/mautic/user-documentation/blob/5.x/docs/channels/emails.rst. I guess https://docs.acquia.com/campaign-studio/channels/emails/email-basics#section-saving-an-email-draft can be used as an inspiration.
Ready to test, folks! https://github.com/mautic/mautic/pull/14448
@cspenn thanks for your PR! Please fill in the PR description template. Since this is a UI change based on the title and description it would help a lot for...
I will once the PHPSTAN issues are fixed.
I resolved the conflict by keeping the translation for both branches.
BTW, if there is an ID or a class missing on an HTML element, feel free to add it. It helps not only to have more stable tests but also...