View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004516 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2012-09-12 11:32 | 2012-12-04 10:07 |
Reporter | dave | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Product Version | 4.6.4 revision 49061 | ||||
Summary | 0004516: Copying variant product information into new languages is not possible. | ||||
Description | If you try to copy product information into a newly added language other than German and English, the information is not copied. | ||||
Steps To Reproduce | In the OXID backend: 1) Add some new languages: Master Settings > Languages e.g. NL and SE 2) Click Administer Products > Products 3) Choose a product with variants. In the OXID demo, one product with variants is "Klebeband DACRON KITEFIX". 4) Click on "Variants" and edit the first variant by clicking the little edit button that looks like a box. 5) Change the "In Language: " option and try to copy the product information from either German or English into one of the new languages. 6) The information doesn't get copied. | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | 5.2.7 | ||||
Database Version | any | ||||
|
Also: We've cleared /tmp and recreated the views. No dice. |
|
Hi, the main reason why copy seems not to work, is that there really is nothing to copy. Articles are same for all languages, only language fields are different. As that variant you have selected have all multilanguage fields empty, there is nothing to copy to other languages. If you would fill any multilanguage field as title or description, it would copy those fields. If you have any further questions, feel free to ask. |