-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Add escaping on meta properties for open graph #25655
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
Add escaping on meta properties for open graph #25655
Conversation
Fixes issue where double quotes can bleed though the html attribute
Hi @NathMorgan. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
Hi @lbajsarowicz, thank you for the review.
|
✔️ QA Passed |
@magento give me 2.3-develop instance |
Hi @abrarpathan19. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @abrarpathan19, here is your Magento instance. |
@NathMorgan please cover changes with functional test. |
@engcom-Foxtrot As this is a frontend change by adding escaping what functional test do you wish for me to provide? |
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.
Hi @NathMorgan
Thanks for your contribution
Hi @rodrigowebjump, thank you for the review. |
Any information on what functional test you wish for this change? See #25655 (comment) |
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.
Hi @NathMorgan. Thanks for collaboration. I don't think that we should cover these changes
Hi @VladimirZaets, thank you for the review. |
✔️ QA Passed |
Hi @NathMorgan, thank you for your contribution! |
Description (*)
Added block html attribute escaping on OpenGraph meta description / title due to content bleeding from double quotes
Fixed Issues (if relevant)
Manual testing scenarios (*)
"
Questions or comments
Contribution checklist (*)