uc_ajax_cart is uses Drupal behaviors to respond to other module's changes, but it does not notify other modules when it reloads the cart dynamically. This becomes apparent when using uc_discounts_alt and changing a product quantity or removing a product for example. The discount message appears initially on the cart page, but then disappears after a AJAX cart update.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

stewart.adam’s picture

Status: Active » Needs review
FileSize
927 bytes

Patch attached, addresses aforementioned compatibility issue with uc_discounts_alt after patch in #1437828: uc_discounts_alt should use Drupal behaviors to insert the discount information on the cart page instead of inline JavaScript is applied.

stewart.adam’s picture

Committed.

stewart.adam’s picture

Status: Needs review » Fixed

(forgot to mark as fixed)

Status: Fixed » Closed (fixed)

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