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.

CommentFileSizeAuthor
so_taxes.module-2.patch570 bytescsevb10

Comments

csevb10’s picture

Status: Active » Needs review

Correcting status.

ankur’s picture

Committed to 6.x.1.x branch

ankur’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.