Commit d9fb867
authored
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests:
- #16481: Declare module namespace before template path name(Magento_Sales::order/creditmemo.phtml). (by @Sarvesh-A)
- #16476: [Forwardport] Declare module namespace before template path name(Magento_Sales::order/info.phtml). (by @gelanivishal)
- #16462: 2.3 develop (by @rsantellan)
- #16429: [Forwardport] Fix for #8222 (by @0m3r)
- #15592: Use the timeout when querying Elasticsearch (by @mpchadwick)
Fixed GitHub Issues:
- #8222: Estimate Shipping and Tax Form not works due to js error in collapsible.js [proposed fix] (reported by @Dart18) has been fixed in #16429 by @0m3r in 2.3-develop branch
Related commits:
1. 59a80fdFile tree
5 files changed
+6
-5
lines changed- app/code/Magento
- Elasticsearch/Model/Client
- SalesRule/view/frontend/web/js/view/summary
- Sales/Block/Order
- lib/web/mage
5 files changed
+6
-5
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments