View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000357 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2008-10-27 18:01 | 2012-12-10 13:45 |
Reporter | tomas_liubinas | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.0.0.0 revision 14260 | ||||
Summary | 0000357: $blAllowUnevenAmounts parameter is unneded for oxBasket::addToBasket() | ||||
Description | oxBasket::addToBasket() is one of most often overriden methods in modules. At the moment besides $sProductID, $dAmount parameter it has $blAllowUnevenAmounts mandatory parameter. It is not necessary at all. $blAllowUnevenAmounts should be read from Config option not from function parameter. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||