View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002388 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2011-01-17 12:20 | 2011-08-02 15:40 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.4.5 revision 31315 | ||||
Fixed in Version | 4.5.2 revision 38481 | ||||
Summary | 0002388: bad performance and even crashes when loading long variant-list in admin | ||||
Description | When loading the variant-tab of an article that has many variants (I tried with 400 variants), the tab at first does not respond and keeps showing the last tab-content. When clicking again on variant-tab, it takes about 10-15 seconds to build the table of variants. The loaded frame is still very slow responding. (scrolling f.e.) | ||||
Additional Information | Tested in Chrome, IE8 and FF4. FF4 was the slowest, hanging. IE8 was the fastest (suprise!). Chrome was the only browser, that did render the variants-table on the first click (still have to wait 10 seconds). | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | other | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0002435 | resolved | Linas Kukulskis | Rangeprice calculation unneccessary costy, especially annoying in admin |
|
Another hint: As soon as an Article with many Variants exists in the database, the whole Article-Admin is very slow (even if you dont open the variant-article). As soon as you delete lot of the variants, the admin-article-area performance accelerates drastically. |
|
added fixed which skips calculation of range price in variants |