Shipping quotes aren't being recalculated on the checkout page.

To recreate

* Complete the check out page
* Click review order
* Click back
* Click review order you will get a shipping must be selected error

This patch ensures that the calculation actually carried out again and is registered by the form

CommentFileSizeAuthor
shipping_quote.patch816 bytesmarcingy

Comments

tr’s picture

Status: Needs review » Needs work

Why not put this in uc_quote.js, where all the rest of the jQuery for firing quotes is located?

marcingy’s picture

It could go there however I no longer use Drupal 5 for anything so if you want to roll a new patch be my guest.

longwave’s picture

Status: Needs work » Closed (won't fix)

It's too late to do anything with this now Drupal 5 is obsolete.