Commit 3a65cdc
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop latest changes
Accepted Community Pull Requests:
- #27854: fixed validation for bundle checkbox options (by @ProkopovVitaliy)
- #28606: MFTF: Replace redundant Xpath for `@id` attribute with CSS selector (by @lbajsarowicz)
- #28601: MFTF: Deprecate ActionGroup that should no longer be used (by @lbajsarowicz)
- #28264: replaced deprecated addWarning method with addWarningMessage method … (by @kishorekumarkesavan)
- #27338: [WebApi test] Disallow setting extension attributes as data array (by @amenk)
- #27451: [Catalog] Unable to open the product from sidebar's Compare Products block (by @eduard13)
- #27339: Fix bug 26449: Configurable product attribute issue (by @tna274)
- #27106: Fixed issue #27099 - Newsletter Input width issue (by @dipeshrangani)
Fixed GitHub Issues:
- #27489: JS validate: show many messsages for Bundle product with checkbox option (reported by @hoangnm89) has been fixed in #27854 by @ProkopovVitaliy in 2.4-develop branch
Related commits:
1. bdeb934
2. e224442
3. 6c7a5d4
4. 8056d0e
5. 999fb8f
6. bf1722a
7. 628beb0
8. 698ec67
9. 90ee413
10. 1046d8f
11. 5a8eb63
12. f46bed1
13. f048e3a
14. 9a0e4df
15. 6b9bf69
16. 2fe9174
17. 382cac4
18. 00f3514
19. 497fce2
20. 9b11cbc
21. 82dd19e
- #28308: [Issue] replaced deprecated addWarning method with addWarningMessage method � (reported by @m2-backlog[bot]) has been fixed in #28264 by @kishorekumarkesavan in 2.4-develop branch
Related commits:
1. 6a69a8f
2. 877a017
- #26682: Magento 2.3.4 Quote Address Extension Attribute Issue (reported by @NathMorgan) has been fixed in #27338 by @amenk in 2.4-develop branch
Related commits:
1. ea70c0b
2. dcb59d3
3. bc18a8f
4. 013bbc9
5. 7d86388
6. 517bc6e
7. c29e323
8. b60504e
9. 65c7153
10. 0753860
11. f133bff
12. c38d998
13. 579712b
14. 0518666
15. 2aae8ae
- #21101: Unable to open the product from sidebar's Compare Products block (reported by @eduard13) has been fixed in #27451 by @eduard13 in 2.4-develop branch
Related commits:
1. 11195fc
2. 3e18da8
3. 48b57fd
4. cd55580
5. 244a46b
6. 95a2a09
7. 221ef59
8. a93a105
9. 044dc68
10. 435cc35
- #26449: Configurable product attribute issue (reported by @Puru2016) has been fixed in #27339 by @tna274 in 2.4-develop branch
Related commits:
1. e7ff694
2. 1071acf
3. 3b6b038
4. 19ceb3a
5. 1efecdf
6. 1e9895d
7. d139cf9
8. ec6bb30
9. 7cad476
10. d896259
11. 7d88658
12. 43e7715
13. 784e733
14. 962274a
15. ea41479
16. 1486300
17. deb5586
18. dfb74d5
- #27099: Newsletter Input width issue. (reported by @premprakashprajapati) has been fixed in #27106 by @dipeshrangani in 2.4-develop branch
Related commits:
1. 706eee5
2. 017d9de
3. 723d310File tree
31 files changed
+841
-74
lines changed- app
- code/Magento
- Backend/Test/Mftf/Section
- Bundle
- Test/Mftf
- ActionGroup
- Section
- Test
- view/frontend/templates/catalog/product/view/type/bundle/option
- Captcha/Test/Mftf/Section
- Catalog/Test/Mftf
- ActionGroup
- Section/AdminProductFormSection
- Test
- Cms/Test/Mftf/Section
- TinyMCESection
- ConfigurableProduct
- Plugin/Model/ResourceModel
- Test
- Mftf/ActionGroup
- Unit/Plugin/Model/ResourceModel
- Security
- Model/Plugin
- Test/Unit/Model/Plugin
- User/Test/Mftf/ActionGroup
- design/frontend/Magento
- blank
- Magento_Catalog/web/css/source
- Magento_Newsletter/web/css/source
- luma
- Magento_Catalog/web/css/source
- Magento_Newsletter/web/css/source
- dev/tests/api-functional/testsuite/Magento/Quote/Api
31 files changed
+841
-74
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
Lines changed: 57 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
Lines changed: 29 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
17 | | - | |
| 23 | + | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
24 | | - | |
25 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
26 | 33 | | |
27 | | - | |
28 | | - | |
| 34 | + | |
| 35 | + | |
29 | 36 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
36 | 50 | | |
37 | | - | |
38 | | - | |
| 51 | + | |
| 52 | + | |
39 | 53 | | |
40 | | - | |
| 54 | + | |
41 | 55 | | |
42 | 56 | | |
43 | 57 | | |
44 | 58 | | |
| 59 | + | |
45 | 60 | | |
46 | 61 | | |
47 | 62 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments