View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002621 | OXID eShop (all versions) | 4.05. Performance | public | 2011-03-17 11:18 | 2012-12-10 13:29 |
Reporter | sarunas_valaskevicius | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Product Version | 4.4.7 revision 33396 | ||||
Target Version | 4.5.0_beta4 | ||||
Summary | 0002621: with details variants article is loaded twice | ||||
Description | Details::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 | ||||
Tags | Performance | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||