In Ubercart 2.4
Infinity progress bar loading when I set a tax of 0%.
Progress bar works if a porcent value higher than 0 is set.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | uc_vat.module.1091440.patch | 509 bytes | ikos |
| Picture.png | 7.91 KB | bunset |
In Ubercart 2.4
Infinity progress bar loading when I set a tax of 0%.
Progress bar works if a porcent value higher than 0 is set.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | uc_vat.module.1091440.patch | 509 bytes | ikos |
| Picture.png | 7.91 KB | bunset |
Comments
Comment #1
bunset commentedTemporary ugly solution until it is fixed, I set Tax to 0.000001 instead of 0 then progress bar loads normal.
Comment #2
ikos commentedHi,
Just ran into this problem and have attached a patch to fix it. (just a division by zero error).
Richard
Comment #3
chris_getdepth commentedoops sorry wrong thread!
(though possibly related - #646660: Javascript issue with getTax() in uc_taxes#comment-4484674)
Comment #4
chris_getdepth commentedjust resetting the status and priorty.