|
|
| Reporter | MSchmidt | Assigned To | | |
|---|
| Priority | normal | Severity | minor | Reproducibility | always |
|---|
| Status | acknowledged | Resolution | open | |
|---|
| Product Version | 6.4.0 | |
|---|
|
|
| Summary | 0007299: Wrong object transfered in Voucher::getOrderBasketItems |
|---|
| Description | Voucher::getOrderBasketItems calls Discount::isForBasketItem and passes an OrderArticle as argument. This should be an article, so we have to call getArticle on the object |
|---|
| Steps To Reproduce | Not sure when exactly it happens, leads to many notice errors. Error is quite obvious from program structure. |
|---|
| Tags | Product domain and basket rewrite |
|---|
|
|
| Theme | Not defined |
|---|
| Browser | Not defined |
|---|
| PHP Version | Not defined |
|---|
| Database Version | Not defined |
|---|
|
|