Skip to content

Commit 20e85e1

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
<features value="PageBuilder"/>
1313
<stories value="HTML Code"/>
1414
<title value="Update General Values"/>
15-
<description value="Validate that updating every attribute in the General form for Html will update the Stage and Storefront correctly."/>
16-
<severity value="BLOCKER"/>
17-
<useCaseId value="MC-14081"/>
18-
<testCaseId value="MC-25841"/>
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."/>
16+
<severity value="AVERAGE"/>
17+
<useCaseId value="ACP2E-103"/>
18+
<testCaseId value="AC-1539"/>
1919
<group value="pagebuilder"/>
2020
<group value="pagebuilder-html"/>
2121
</annotations>

0 commit comments

Comments
 (0)