Error 500 When Saving a Marketing Message Using "Save and Close" Button #14469
Labels
bug
Issues or PR's relating to bugs
marketing-messages
needs-triage
For new issues/PRs that need to be triaged
Mautic Series
6.0.x series
Mautic installed version
6.x
Way of installing
I cloned the Mautic repo (not recommended or supported)
PHP version
8.3.14
What browsers are you seeing the problem on?
No response
What happened?
When attempting to create a marketing message and clicking the "Save and Close" button or opening the details page for marketing message, the following error occurs:
Proposed Fix
The issue might be resolved by updating the code at the following location:AbstractStandardFormController.php#L769.
Replace the existing line with:
How can we reproduce this issue?
Step 1: Go to Marketing Messages.
Step 2: Create a new marketing message by filling in the required details.
Step 3: Click on the "Save and Close" button.
Step 4: Observe the error message displayed.
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: