Commit 24cb7ac
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop latest changes
Accepted Community Pull Requests:
- #31212: Fixed #31211 (by @elisei)
- #30938: ISSUE-29690: Fixing issue when the images' sort was using ID instead of position field (by @viniciusbordinhao-blueacorn)
- #31157: Fix #30724 - Customer Account Edit controller action enforces Page Title to "Account Information" (by @Bartlomiejsz)
- #30990: Allow to generate big number of customer on galera cluster (by @kandy)
- #30959: Add regions for Albania,Denmark,Greece,Iceland,Portugal and Sweden (by @nikolalardev)
- #31166: Adjust .editorconfig to correct the automatic formatting of db_schema_whitelist.json files (by @DmitryFurs)
- #31420: [MFTF] Updating with StorefrontHoverProductOnCategoryPageActionGroup (by @AnnaAPak)
- #31433: Replace repetitive actions with Action Groups in AdminCheckConfigurableProductPriceWithDisabledChildProductTest (by @kate-kyzyma)
Fixed GitHub Issues:
- #31211: [Vault] Template term is not translatable (reported by @elisei) has been fixed in #31212 by @elisei in 2.4-develop branch
Related commits:
1. 9cae620
2. a180886
- #29690: Magento 2 product YouTube video is not playing for the simple products within a configurable product (reported by @MagDevX) has been fixed in #30938 by @viniciusbordinhao-blueacorn in 2.4-develop branch
Related commits:
1. e3276fc
2. db17e70
3. 24adb14
4. bd6411f
5. 1b11a71
6. acf585f
7. 7871905
- #30724: Customer Account Edit controller action enforces Page Title to "Account Information" (reported by @ericmorand) has been fixed in #31157 by @Bartlomiejsz in 2.4-develop branch
Related commits:
1. 92e9422
- #31038: [Issue] Allow to generate big number of customer on galera cluster (reported by @m2-assistant[bot]) has been fixed in #30990 by @kandy in 2.4-develop branch
Related commits:
1. 6e5d886
- #31040: [Issue] Add regions for Albania,Denmark,Greece,Iceland,Portugal and Sweden (reported by @m2-assistant[bot]) has been fixed in #30959 by @nikolalardev in 2.4-develop branch
Related commits:
1. 0a27db2
2. 876e37b
3. bcbf38d
4. 8e1d2d7
5. c172dc1
6. 93b1d30
7. 5609fd2
8. bf6715d
9. d225a17
10. 229ecee
11. e8cec3b
- #31171: [Issue] Adjust .editorconfig to correct the automatic formatting of db_schema_whitelist.json files (reported by @m2-assistant[bot]) has been fixed in #31166 by @DmitryFurs in 2.4-develop branch
Related commits:
1. 5919457
- #31440: [Issue] [MFTF] Updating with StorefrontHoverProductOnCategoryPageActionGroup (reported by @m2-assistant[bot]) has been fixed in #31420 by @AnnaAPak in 2.4-develop branch
Related commits:
1. 22ca921
- #31438: [Issue] Replace repetitive actions with Action Groups in AdminCheckConfigurableProductPriceWithDisabledChildProductTest (reported by @m2-assistant[bot]) has been fixed in #31433 by @kate-kyzyma in 2.4-develop branch
Related commits:
1. a609945File tree
30 files changed
+921
-70
lines changed- app/code/Magento
- Bundle/Test/Mftf/Test
- Catalog/Test/Mftf/Test
- Checkout/Test/Mftf/Test
- StorefrontCustomerCheckoutTest
- StorefrontGuestCheckoutTest
- ConfigurableProduct
- Block/Plugin/Product/Media
- Test
- Mftf
- ActionGroup
- Test
- Unit/Block/Plugin/Product/Media
- Customer
- Controller/Account
- view/frontend/layout
- Directory/Setup/Patch/Data
- Multishipping/Test/Mftf/Test
- Sales/Test/Mftf/Test
- Vault
- i18n
- view/frontend/templates/customer_account
- dev/tests/integration/testsuite/Magento/Directory/Model
- setup/src/Magento/Setup/Model/FixtureGenerator
30 files changed
+921
-70
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
Lines changed: 75 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
129 | 131 | | |
130 | 132 | | |
131 | | - | |
132 | | - | |
133 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
134 | 142 | | |
135 | 143 | | |
136 | 144 | | |
137 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
138 | 148 | | |
139 | 149 | | |
140 | 150 | | |
141 | 151 | | |
142 | 152 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
150 | 174 | | |
151 | | - | |
152 | | - | |
153 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
154 | 179 | | |
155 | | - | |
156 | 180 | | |
157 | 181 | | |
158 | 182 | | |
159 | | - | |
| 183 | + | |
160 | 184 | | |
161 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
162 | 188 | | |
163 | 189 | | |
164 | | - | |
165 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
166 | 194 | | |
167 | 195 | | |
168 | | - | |
169 | | - | |
170 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
171 | 205 | | |
172 | 206 | | |
173 | 207 | | |
174 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
175 | 211 | | |
176 | 212 | | |
177 | 213 | | |
178 | 214 | | |
179 | 215 | | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
184 | 230 | | |
185 | 231 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
app/code/Magento/Checkout/Test/Mftf/Test/AddressStateFieldShouldNotAcceptJustIntegerValuesTest.xml
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
app/code/Magento/Checkout/Test/Mftf/Test/NoErrorCartCheckoutForProductsDeletedFromMiniCartTest.xml
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments