View Issue Details

IDProjectCategoryView StatusLast Update
0005127OXID eShop (all versions)2.3. Extensions (modules, themes)public2013-06-21 17:47
Reportervilma_liorensaityte Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.7.6 / 5.0.6 
Summary0005127: New theme should not crash if some options are missing
DescriptionIf new theme do not have option "aNrofCatArticles" set, you will get warning in product list:
Warning: in_array() expects parameter 2 to be array, null given in /home/oxidlt/public_html/20130527/test_91a9993c4507207d9f4483175a342bfe/application/controllers/oxubase.php on line 1331
Steps To Reproduce1. create new theme without parent
2. go to product list and try to sort
3. you will get error
Additional InformationIf theme option is not set, use default value - 10.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0004607 resolvedvilma_liorensaityte Cannot create custom theme in 5.0.0 version 

Activities

tomas.lygutas

2013-06-21 17:47

reporter   ~0008829

Added code to set missing variable