View Issue Details

IDProjectCategoryView StatusLast Update
0001651OXID eShop (all versions)4.07. Source code, Testpublic2012-12-10 13:45
Reportertomas_liubinas Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.3.0 revision 26948 
Summary0001651: non deprecated code in oxBasketItem::_setDeprecatedValues()
Description"$this->_oPrice->multiply( $this->getAmount() );" line definitely does not belong to oxBasketItem::_setDeprecatedValues()

It should be moved to appropriate place in order not to get removed when we clean the code.
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

sarunas_valaskevicius

2010-03-23 16:04

reporter   ~0002425

fixed in oxbasketitem.php