View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005525 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2013-11-22 12:43 | 2014-02-20 17:26 |
| Reporter | michael_keiluweit | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.8.0 / 5.1.0 | ||||
| Target Version | 4.8.5 / 5.1.5 | Fixed in Version | 4.9.0_5.2.0_beta1 | ||
| Summary | 0005525: check of an unset variable | ||||
| Description | core\oxutilsurl.php oxUtilsUrl::_getHosts() if ( !count( $aHosts ) && !$oConfig->mustAddShopIdToRequest() ) { $aHost is never assigned in this method. At the header of the method is $this->_aHosts used. Probably this is the correct call of it. | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||