View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003515 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2012-01-23 13:32 | 2012-12-10 13:44 |
| Reporter | boehme | Assigned To | |||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.5.5 revision 40299 | ||||
| Fixed in Version | 4.5.8 revision 42471 | ||||
| Summary | 0003515: oxarticle::setArticleLongDesc: $this->_oLongDesc->orignalValue | ||||
| Description | The second argument of oxarticle::setArticleLongDesc is never used. These lines are not used and if they would be used they would cause at least a php notice: if ( $sOrigValue ) { $this->_oLongDesc->orignalValue = $sOrigValue; } The property "orignalValue" is never read, has a typping misstake and is not declared in oxField. | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||