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.

CommentFileSizeAuthor
#2 uc_vat.module.1091440.patch509 bytesikos
Picture.png7.91 KBbunset

Comments

bunset’s picture

Temporary ugly solution until it is fixed, I set Tax to 0.000001 instead of 0 then progress bar loads normal.

ikos’s picture

Status: Active » Needs review
StatusFileSize
new509 bytes

Hi,

Just ran into this problem and have attached a patch to fix it. (just a division by zero error).

Richard

chris_getdepth’s picture

Priority: Normal » Critical
Status: Needs review » Needs work

oops sorry wrong thread!

(though possibly related - #646660: Javascript issue with getTax() in uc_taxes#comment-4484674)

chris_getdepth’s picture

Priority: Critical » Minor
Status: Needs work » Closed (fixed)

just resetting the status and priorty.