Commit 03807d9
Stanislav Idolov
🔃 [EngCom] Public Pull Requests - 2.1-develop
Accepted Public Pull Requests:
- #17242: [Backport] Add VAT number to email source variables (by @mageprince)
- #17241: [Backport] Modify Report processor to return 500 (by @mageprince)
Fixed GitHub Issues:
- #11512: Incorrect use of 503 status code (reported by @andrewhowdencom) has been fixed in #17241 by @mageprince in 2.1-develop branch
Related commits:
1. 5685d19File tree
4 files changed
+4
-1
lines changed- app/code/Magento/Email
- Model/Source
- Test/Unit/Model/Source
- i18n
- pub/errors
4 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments