1. create a product-display
2. assign at least to products to it, save it
3. view the product-display, select the second product in the dropdown and try to add it to the cart

expected result:
the selected product should be added to the cart

current behavior:
(always) the first product within the dropdown is added to the cart - no matter what you have selected

Comments

designcrs’s picture

Priority: Normal » Major

Here's a screencast demonstrating the problem:
http://screencast.com/t/K5uxabdiU

Strangely there's even a notification saying "Product Two added to your cart" while in fact "Product One" has been added erroneously.

rszrama’s picture

Status: Active » Fixed

Just committed a fix for it. If you can update to dev and test it, I'd appreciate it. I'll be rolling an RC3 once I know all tests past. This was a regression introduced by #1223046: Use #access = FALSE instead of unset for line item form fields on add to cart form. and I didn't catch the fails from the test bot in time.

designcrs’s picture

Thanks for the really quick fix!
Just saw your message and tested with 1.0-rc3: works fine now! :-)

Sentrashy’s picture

Thanks a lot for your job!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.