View Issue Details

IDProjectCategoryView StatusLast Update
0005525OXID eShop (all versions)4.07. Source code, Testpublic2014-02-20 17:26
Reportermichael_keiluweit 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.8.0 / 5.1.0 
Target Version4.8.5 / 5.1.5Fixed in Version4.9.0_5.2.0_beta1 
Summary0005525: check of an unset variable
Descriptioncore\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.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

There are no notes attached to this issue.