Skip to content

Commit df24d67

Browse files
committed
ACP2E-103: Pagebuilder content gets corrupted, when 4 bytes characters like emojis are used
1 parent 20e85e1 commit df24d67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderHtmlTest/HtmlCMSPageValidationTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<annotations>
1212
<features value="PageBuilder"/>
1313
<stories value="HTML Code"/>
14-
<title value="Update General Values"/>
15-
<description value="Validate that updating the General form for Html with UTF-8 MB4 will not brake the text after on the Stage and Storefront."/>
14+
<title value="Validate UTF-8 MB4 does not break HTML content"/>
15+
<description value="Validate that updating the General form for Html with UTF-8 MB4 will not break the text after on the Stage and Storefront."/>
1616
<severity value="AVERAGE"/>
1717
<useCaseId value="ACP2E-103"/>
1818
<testCaseId value="AC-1539"/>

0 commit comments

Comments
 (0)