-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix PHP Type error in Header block class when Welcome Text is empty #37222
Conversation
Hi @Viper9x. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento give me test instance |
Hi @Viper9x. Thank you for your request. I'm working on Magento instance for you. |
Hi @Viper9x, here is your Magento Instance: https://d87201baa9909e2b845897db7ebf753b.instances-prod.magento-community.engineering |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, this does resolve the issue that i fast as well when upgrading to version 2.4.6
@magento run Functional Tests EE , Functional Tests CE , Functional Tests B2B |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
There is a commit 4b5c1dc merged to |
Description (*)
This pull request includes fixes for #37208
TypeError: addslashes(): Argument #1 ($string) must be of type string, null given in /var/www/html/app/vendor/magento/framework/Escaper.php:440
Fixed Issues (if relevant)
design/header/welcome
is null #37208Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)