View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002148 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2010-10-06 15:31 | 2012-12-07 14:27 |
Reporter | d3 | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.4.3 revision 30016 | ||||
Fixed in Version | 4.4.4 revision 30554 | ||||
Summary | 0002148: massive problems with pictures in variants | ||||
Description | What I'm doing: - create a new article with two variants and a new single picture (backend_1.jpg) - result in db you see in database_1.jpg - open the article in frontend an put both variants to basket (frontend_1.jpg) - Now I changed the picture! (backend_2.jpg) - result in database is database_2.jpg - result in mainarticle details (frontend_2.jpg) (look to variantlist bottom and basketlist right) - and in variant details (frontend_3.jpg -> wrong picture) What the hell, the shop copies the picturename to variants???? Why you do this? In older versions the picturefields are inherit to the variants. I think thats the only right solution. Additional check is needed: - when variant-article have no own picture, then when uploading the picture for parent-article - the entry should not be written for variant-articles (write picture only for parent-article). This way (when variants have no picture entry) variants will inherit picture from parent-article. | ||||
Tags | Products | ||||
Attached Files | |||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||