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
| Comment | File | Size | Author |
|---|---|---|---|
| shipping_quote.patch | 816 bytes | marcingy |
Comments
Comment #1
tr commentedWhy not put this in uc_quote.js, where all the rest of the jQuery for firing quotes is located?
Comment #2
marcingy commentedIt could go there however I no longer use Drupal 5 for anything so if you want to roll a new patch be my guest.
Comment #3
longwaveIt's too late to do anything with this now Drupal 5 is obsolete.