View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002622 | OXID eShop (all versions) | 4.05. Performance | public | 2011-03-17 12:38 | 2012-12-10 13:29 |
Reporter | sarunas_valaskevicius | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.4.7 revision 33396 | ||||
Fixed in Version | 4.5.1 revision 38045 | ||||
Summary | 0002622: details::init should not load product | ||||
Description | currently this is done to set the template, render method will return, the effect is that cached EE has to load the product every time from DB (also it loads variants too, so for shops with lots of variants this may cause some trouble) this getProduct call should be moved to render(). however, simple moving will cause fnc calls, which change template property to fail, so these functions should be adapted too. | ||||
Tags | Performance | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||