-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
#39353 Added sanitization of address fields for the presence of template variables in the customer address #39673
base: 2.4-develop
Are you sure you want to change the base?
Conversation
… in the user address
Hi @rostilos. Thank you for your contribution!
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
…-vars-in-customer-addr
@magento run all tests |
…plate-vars-in-customer-addr' into fix-for-issue-39353-validate-template-vars-in-customer-addr
@magento run all tests |
…plate-vars-in-customer-addr' into fix-for-issue-39353-validate-template-vars-in-customer-addr
@magento run all tests |
@magento run all tests |
@magento run all tests |
Pull Requests are not mergeable to the mainline. Please merge the latest mainlines to your Pull Requests and restart the builds. |
…te-template-vars-in-customer-addr # Conflicts: # app/code/Magento/Customer/etc/di.xml
@magento run all tests |
@magento run Functional Tests EE, Functional Tests B2B, Functional Tests CE |
Description (*)
Added sanitize for address fields. Added for abstract address model class to avoid template processor handling variables specified directly in the address.
{{ template_var }} -> {{ template_var }}
Related Pull Requests
Fixed Issues (if relevant)
\Magento\Framework\Filter\Template
cannot deal with improper input #39353Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)