donate page incorrectly calculates subtotal at bottom of the page via javascript.
after typing in 5.00 into a text field then deselecting the input. the number will get replaced with 500.
$70.89 => $7089
you get the point :-)
Im surprised i am the only one who has reported this issue.
The problem was in the preg replace. Please review the patch.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_donation.patch | 730 bytes | Jackinloadup |
Comments
Comment #1
greenskin commentedReviewed and committed.