Commit f0ffe26
authored
🔃 [Magento Community Engineering] Community Contributions - 2.3-develop latest changes
Accepted Community Pull Requests:
- #25597: Resolve No margin between checkbox and icon when choose category in condition in Cart/Catalog Rule issue25596 (by @edenduong)
- #25600: Log InvalidRequestException from FrontController validation failure to debug log (by @marcusirgens)
- #25606: Fix JS error on cart configure page for configurable products (by @ihor-sviziev)
- #25080: Fixed: Undefined index store_view_code. (by @maheshWebkul721)
- #25585: M2C-21765 Output N/A if attribute has no value in Compare List (by @ptylek)
Fixed GitHub Issues:
- #25596: No margin between checkbox and icon when choose category in condition in Cart/Catalog Rule (reported by @edenduong) has been fixed in #25597 by @edenduong in 2.3-develop branch
Related commits:
1. 9f5fece
- #25601: [Configurable] JS error on product page (reported by @ihor-sviziev) has been fixed in #25606 by @ihor-sviziev in 2.3-develop branch
Related commits:
1. d26f8da
- #25069: Not clear code in product custom options import (reported by @pusachev) has been fixed in #25080 by @maheshWebkul721 in 2.3-develop branch
Related commits:
1. 0f796cc
2. 2138e68
3. 6ea86bb
4. 3e513d0
5. a7f7d0a
6. bf8b1e4
- #25008: Issue in compare page (reported by @deepaktiwariwebkul) has been fixed in #25585 by @ptylek in 2.3-develop branch
Related commits:
1. 9ea1d3f
2. 1f010f1File tree
6 files changed
+94
-9
lines changed- app
- code/Magento
- CatalogImportExport
- Model/Import/Product
- Test/Unit/Model/Import/Product/Type
- Catalog/view/frontend/templates/product/compare
- Msrp/view/base/web/js
- design/adminhtml/Magento/backend/web/css
- lib/internal/Magento/Framework/App
6 files changed
+94
-9
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2086 | 2086 | | |
2087 | 2087 | | |
2088 | 2088 | | |
2089 | | - | |
| 2089 | + | |
| 2090 | + | |
| 2091 | + | |
2090 | 2092 | | |
2091 | 2093 | | |
2092 | 2094 | | |
| |||
Lines changed: 71 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
779 | 850 | | |
780 | 851 | | |
781 | 852 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
356 | | - | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
357 | 360 | | |
358 | 361 | | |
359 | 362 | | |
| |||
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1827 | 1827 | | |
1828 | 1828 | | |
1829 | 1829 | | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
1830 | 1834 | | |
1831 | 1835 | | |
1832 | 1836 | | |
| |||
3958 | 3962 | | |
3959 | 3963 | | |
3960 | 3964 | | |
3961 | | - | |
| 3965 | + | |
3962 | 3966 | | |
3963 | 3967 | | |
3964 | 3968 | | |
3965 | 3969 | | |
3966 | 3970 | | |
3967 | 3971 | | |
3968 | | - | |
3969 | | - | |
| 3972 | + | |
| 3973 | + | |
3970 | 3974 | | |
3971 | 3975 | | |
3972 | 3976 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
| |||
141 | 143 | | |
142 | 144 | | |
143 | 145 | | |
144 | | - | |
| 146 | + | |
| 147 | + | |
145 | 148 | | |
146 | 149 | | |
147 | 150 | | |
| |||
0 commit comments