View Issue Details

IDProjectCategoryView StatusLast Update
0006003OXID eShop (all versions)4.07. Source code, Testpublic2014-12-18 14:50
Reporterooxi 
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.9.2 / 5.2.2 
Target Version4.9.3 / 5.2.3Fixed in Version4.9.3 / 5.2.3 
Summary0006003: Method will be invoked on argument with default value `null'
DescriptionThe default value for the `$oUser' argument in `oxVatSelector::_getVatCountry' [1] is `null'. Nethertheless `getUserAddresses' will be invoked on `$oUser' without any test for `null'.


[1] https://github.com/OXID-eSales/oxideshop_ce/blob/47db9a526b706efe16642b7d68c1e5294c2bf460/source/application/models/oxvatselector.php#L212

TagsNo tags attached.
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

Linas Kukulskis

2014-12-18 14:49

reporter   ~0010558

removed null