g.day

After adding taxonomy attributes to the product entity i got attributes selection list in my product display node. I created 2 products with different attributes and attached them to product display node. Then I opened product display page and switched between products 12 or 16 times and got message like "...script does not respond... /misc/jquery.js?v=1.4.4:96" in my browser. Each time I changed option script runs slower and slower rather than in fully refreshed page.

I tried this on different browsers (Mozilla, Chrome), the situation is the same.

Comments

Peter Kashpurenko’s picture

Project: Commerce Core » Storefront
Version: 7.x-1.3 » 7.x-1.1
Component: Product » Code
Priority: Normal » Major

The problem pops out on Storefront theme, probably scripts conflicting each other.

When switch to the Bartik theme all runs just great!

dudenhofer’s picture

Thanks for finding this. I was able to replicate what you were talking about. I will do some additional testing and see if I can find what is causing the issue.

dudenhofer’s picture

Status: Active » Needs review

Ok, I finally got back around to testing this out and found the issue. The fix has been pushed to the latest dev version, which should rebuild soon. Marking this to needs review until I hear back if this has fixed the issue or not.

dudenhofer’s picture

Status: Needs review » Closed (fixed)