If pulling the tax rate via city/state fails, it falls back to utilizing a zipcode lookup. This fallback isn't run all that often, but in the case that it does, it's incorrectly passing $city (an undefined variable) instead of $zip. This just fixes that issue.
| Comment | File | Size | Author |
|---|---|---|---|
| so_taxes.module-2.patch | 570 bytes | csevb10 |
Comments
Comment #1
csevb10 commentedCorrecting status.
Comment #2
ankur commentedCommitted to 6.x.1.x branch
Comment #3
ankur commented