Skip to content

Commit 9524c87

Browse files
Billy Gilbertshiftedreality
authored andcommitted
MAGECLOUD-4980: Pagebuilder patches fail CE functional tests (#14)
1 parent bd0366b commit 9524c87

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

patches.json

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -202,12 +202,6 @@
202202
"2.3.1": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.3.1.patch",
203203
">=2.3.2 <2.3.4": "MAGECLOUD-3392__reduce_q-ty_of_error_report_files__2.3.2.patch"
204204
},
205-
"Fix pagebuilder module": {
206-
"2.3.1": "PB-319__fix_pagebuilder_module__2.3.1.patch",
207-
"2.3.2": "PB-320__fix_pagebuilder_module__2.3.2.patch",
208-
">=2.3.2-p1 <2.3.3": "PB-322__fix_pagebuilder_module__2.3.2-p1.patch",
209-
"2.3.3": "PB-323__fix_pagebuilder_module__2.3.3.patch"
210-
},
211205
"Fix XSS in order history": {
212206
"2.2.0 - 2.2.6": "PRODSECBUG-2233__fix_xss_in_order_history__2.2.0.patch",
213207
"2.2.7 - 2.2.8": "PRODSECBUG-2233__fix_xss_in_order_history__2.2.7.patch",
@@ -287,5 +281,13 @@
287281
"Fix wrong namespace": {
288282
"3.2.0": "MAGECLOUD-4407__fix_namespace_vertex_tax__3.2.0.patch"
289283
}
284+
},
285+
"magento/magento2-ee-base": {
286+
"Fix pagebuilder module": {
287+
"2.3.1": "PB-319__fix_pagebuilder_module__2.3.1.patch",
288+
"2.3.2": "PB-320__fix_pagebuilder_module__2.3.2.patch",
289+
">=2.3.2-p1 <2.3.3": "PB-322__fix_pagebuilder_module__2.3.2-p1.patch",
290+
"2.3.3": "PB-323__fix_pagebuilder_module__2.3.3.patch"
291+
}
290292
}
291293
}

0 commit comments

Comments
 (0)