View Issue Details

IDProjectCategoryView StatusLast Update
0006113OXID eShop (all versions)1.03. Basket, checkout processpublic2024-01-31 15:47
Reporteranton.fedurtsya Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0006113: getArticle method of oxbasketItem must be refactored
Description$blCheckProduct variable responsible parts can be skipped, if article data will be loaded earlier ($this->_oArticle ==! null) and $blDisableLazyLoading will be not set. So method must be refactored and need to review all places where method are used now with $blCheckProduct parameter value of "true". Some of usage places will require improvement in new errors handling (oxArticleInputException).
TagsNo tags attached.
ThemeAll
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Relationships

related to 0004935 resolvedSven Brunk oxBasketItem::getArticle returns oxOrderArticle instance instead of oxArticle 
related to 0006114 resolvedanton.fedurtsya No errors shown in step 4 if ordering sold out item in Subshop. 

Activities

FibreFoX

2015-04-07 13:05

reporter   ~0010848

correlates with bug 0004935