'Attribute Error' when copy product

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 Jahre weitere
Version: 2.1
Error on demo site: yes

When using COPY PRODUCT for product which have variant attribute combination new product throw "attribute error" warning.

I made video what I do, use predefined product where attribute combination is ok and after copy it shows the warning on new copied product.
Video is here http://screencast.com/t/fH00V0Y3m

I think the problem is in CopyProductService.cs, line 385 because it inserts same AttributesXml for new product in product ProductVariantAttributeCombination table but it should inserts redefined AttributesXml for new copied product and xml should point to new ID and ProductVariantAttributeID fields in ProductVariantAttributeValue table.


Is there some quick fix?
12 Jahre weitere
Thanks for reporting the issue. It'll be fixed in the near time (you'll be able to find a fix on codeplex when it's done)
12 Jahre weitere
And here is the fix - changeset 0256d3f912af
12 Jahre weitere
a.m. wrote:
And here is the fix - changeset 0256d3f912af


Thank you very much!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.