View Issue Details

IDProjectCategoryView StatusLast Update
0002621OXID eShop (all versions)4.05. Performancepublic2012-12-10 13:29
Reportersarunas_valaskevicius Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionsuspended 
Product Version4.4.7 revision 33396 
Target Version4.5.0_beta4 
Summary0002621: with details variants article is loaded twice
DescriptionDetails::loadVariantInformation() should be fixed not to call getVariants() multiple times
also, Details::_getParentProduct() should not create and load new article, but call getProduct()->getParentArticle() which should be changed to be able to getVartiants() on request. i.e. oxArticle::_blLoadVariants flag should be refactored (removed) and variants be loaded *only* when requested.

the reason is to reduce article load count from database and use already loaded objects
TagsPerformance
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

There are no notes attached to this issue.