[Issue] clearing the Global default welcome text will cause a NULL parameter CRASH #39507
Labels
Issue: ready for confirmation
Reported on 2.4.x
Indicates original Magento version for the Issue report.
This issue is automatically created based on existing pull request: #39501: clearing the Global default welcome text will cause a NULL parameter CRASH
Description (*)
Clearing the Global default Welcome Text will cause a NULL parameter to be passed to Escaper.php.
Added a parameter sanity check to avoid the site crash.
Related Pull Requests
none
Fixed Issues (if relevant)
none
Manual testing scenarios (*)
./admin/system_store/index/key/…
./theme/design_config/index/key/…
*1. remove the Welcome Text from the [Header] section of the Global default.
I have a two website configuration and removed the global default in favor of the configuration for the specific websites, causing my site to crash. I think the issue is that the newly added website started with no value set for the Welcome Text.
Questions or comments
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: