[Support] Page builder content is broken when html element contains script tags with html template#521
Merged
Merged
Conversation
Contributor
Author
|
@magento run all tests against 2.3-develop |
…ly on the Storefront - Fix page builder content is broken when html element contains script tags with html template
89e6e24 to
1369bad
Compare
Contributor
Author
|
@magento run Unit-Tests 2.3-develop |
Contributor
Author
|
@magento run Unit-Tests against 2.3-develop |
Contributor
Author
|
@magento run Unit Tests against 2.3-develop |
Contributor
Author
|
@magento run Magento Health Index against 2.3-develop |
Contributor
Author
|
@magento run Static Tests against 2.3-develop |
Contributor
|
See comment #523 (review) |
…ly on the Storefront - Mask only "x-magento-template" scripts
omiroshnichenko
approved these changes
Jun 10, 2020
Contributor
|
@bubasuma Please, create All User Requested Tests Build with Page Builder enabled |
magento-devops-reposync-svc
pushed a commit
that referenced
this pull request
May 13, 2026
…-09042026 Cia pre release develop sync 09042026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Page builder content is broken when html element contains script tags with html template
Description (*)
DOMDocument::loadHTML() removes closing tags inside script tags and results in broken html template script
https://bugs.php.net/bug.php?id=52012
Bug
Manual testing scenarios (*)
🔴 Actual Result
🟢 Expected Result
Builds
Checklist