-
Notifications
You must be signed in to change notification settings - Fork 9.4k
#2228; Encode xml entities in tag attributes #24336
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
#2228; Encode xml entities in tag attributes #24336
Conversation
Hi @sergey-solo. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@magento run all tests |
Hi @sergey-solo Please could you check the failing test? Regards |
…fy static tests
…fy static tests
…fy static tests
Hi @rodrigowebjump, thank you for the review.
|
✔️ QA passed |
Hi @sergey-solo, thank you for your contribution! |
Description (*)
Xml attributes needed to be encoded to allow special symbols such as
&
.Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)