View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003328 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2011-10-25 04:02 | 2012-12-10 13:44 |
Reporter | spurvis | Assigned To | |||
Priority | low | Severity | text | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.3 revision 39087 | ||||
Fixed in Version | 4.5.8 revision 42471 | ||||
Summary | 0003328: Incorrect types given to some variables/agruments in oxOrder class | ||||
Description | The following pertains to PHPDoc comments within the oxOrder class. 1. $_oPayment is of type oxUserPayment, not oxPayment. 2. oxOrder::getPayment returns type oxUserPayment, not oxBasket 3. The $oPayment argument of method oxOrder::_sendOrderByEmail is of type oxUserPayment, not oxPayment. Although there are several minor typos like this throughout the PHPDoc comments, I found these to be particularly misleading. | ||||
Steps To Reproduce | N/A | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||