This repository was archived by the owner on Apr 29, 2019. It is now read-only.
Commit c223484
authored
Merge forwardport of magento/magento2#11458 to 2.3-develop branch
Applied pull request patch https://github.com/magento/magento2/pull/11458.patch (created by @peterjaap) based on commit(s):
1. 80ed833
2. 24d6a57
3. a19eeb2
4. 846f117
Fixed GitHub Issues in 2.3-develop branch:
- magento/magento2#2991: Products added to cart with REST API give total prices equal to zero (reported by @degaray)File tree
2 files changed
+7
-2
lines changed- app/code/Magento/Quote
- Model
- Test/Unit/Model
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
250 | | - | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
251 | 254 | | |
252 | 255 | | |
253 | 256 | | |
| 257 | + | |
254 | 258 | | |
255 | 259 | | |
256 | 260 | | |
| |||
0 commit comments