Commit b7c76e3
authored
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- #14684: [Forwardport] Fix for Issue #13950 - Cache issue with configurable products related to currency-conversions (by @rostyslav-hymon)
- #14666: [Forwardport] Fixed 'Non-numeric value' warning on account create/save when DOB field is visible (by @rostyslav-hymon)
- #14652: Eliminate usage of "else" statements (by @nuzil)
- #13402: #13296: Category name with special characters brakes � (by @vinayshah)
Fixed GitHub Issues:
- #12146: Customer with empty "Date of Birth" cannot be saved (reported by @JanisE) has been fixed in #14666 by @rostyslav-hymon in 2.3-develop branch
Related commits:
1. 4801d74
- #13296: Category name with special characters brakes in url rewrites category tree (reported by @galanis-a) has been fixed in #13402 by @vinayshah in 2.3-develop branch
Related commits:
1. bd5834c
2. 46feb0b
3. aa31ff8
4. c136ce8
5. 9b67a3e
6. 6e1ac10
7. 9a73e4c
8. f6c4efd
9. b8b000b
10. 33144f9
11. 47b5440
12. 2ef98ac
13. 3ce79eb
14. 8b8d5ce
15. 2c97259
16. de3b966
17. 597d548
18. 30989e1
19. b9d2e53
20. b52787aFile tree
26 files changed
+137
-66
lines changed- app/code/Magento
- Backend
- Block/Widget/Grid
- Column/Filter
- Massaction
- Controller/Adminhtml
- Auth
- System/Account
- Model/Menu
- Braintree/Test/Unit/Model/Report
- Bundle
- Block
- Adminhtml/Sales/Order/Items
- Catalog/Product/View/Type/Bundle
- Sales/Order/Items
- Model
- Plugin
- Product
- Sales/Order/Pdf/Items
- Pricing
- Adjustment
- Price
- CatalogWidget
- Block/Product
- Test/Unit/Block/Product
- Catalog/view/adminhtml/web/js
- UrlRewrite
- Block/Catalog/Category
- view/adminhtml/templates
- dev/tests/integration/testsuite/Magento
- Catalog/_files
- UrlRewrite/Block/Catalog/Category
- lib
- internal/Magento/Framework/Data/Form/Filter
- web
- mage/utils
26 files changed
+137
-66
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | 34 | | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
228 | 226 | | |
| 227 | + | |
229 | 228 | | |
230 | 229 | | |
231 | 230 | | |
| |||
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
241 | | - | |
242 | | - | |
243 | 240 | | |
| 241 | + | |
244 | 242 | | |
245 | 243 | | |
246 | 244 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
224 | 222 | | |
| 223 | + | |
225 | 224 | | |
226 | 225 | | |
227 | 226 | | |
| |||
234 | 233 | | |
235 | 234 | | |
236 | 235 | | |
237 | | - | |
238 | | - | |
239 | 236 | | |
| 237 | + | |
240 | 238 | | |
241 | 239 | | |
242 | 240 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | 53 | | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | 35 | | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
| 506 | + | |
506 | 507 | | |
507 | 508 | | |
508 | 509 | | |
509 | 510 | | |
510 | | - | |
511 | | - | |
512 | 511 | | |
513 | 512 | | |
514 | 513 | | |
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 37 | | |
| 38 | + | |
| 39 | + | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | 98 | | |
| 99 | + | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
219 | 218 | | |
220 | 219 | | |
221 | 220 | | |
222 | | - | |
223 | | - | |
224 | 221 | | |
| 222 | + | |
225 | 223 | | |
226 | 224 | | |
227 | 225 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
194 | 192 | | |
| 193 | + | |
195 | 194 | | |
196 | 195 | | |
197 | 196 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
147 | 145 | | |
| 146 | + | |
148 | 147 | | |
149 | 148 | | |
150 | 149 | | |
| |||
179 | 178 | | |
180 | 179 | | |
181 | 180 | | |
182 | | - | |
183 | | - | |
184 | 181 | | |
| 182 | + | |
185 | 183 | | |
186 | 184 | | |
187 | 185 | | |
| |||
0 commit comments