This issue is not the same as https://drupal.org/node/1146446 - updating amount of products added to cart from non cart page and deleting them works ok.

I use module ubercart views upsell https://drupal.org/project/uc_views_upsell which basicaly adds multiple products add to cart buttons of referenced products to cart page.

To reproduce: Add any product to cart in order to get to cart page and to see generated list of related products. Add any of related products from cart page to cart. Then remove any of products using remove button. Page uc_ajax_cart/show-cart-view is shown.
Should I upgrade to ajax cart 6.x-2.3? I use older version of ubercart as well - 6.x-2.7+97-dev
On cart page I disabled ajax cart block.

Comments

loparr’s picture

Status: Active » Closed (fixed)

After upgrading to 6.x-2.3 everything works ok.