Closed (fixed)
Project:
Commerce Australia Post
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2013 at 21:17 UTC
Updated:
9 Jan 2013 at 23:59 UTC
Australian postcodes are all numeric, but this isn't the case internationally.
The attached patch replaces the is_numeric check with isset so that it doesn't fail on international postcodes with characters.
| Comment | File | Size | Author |
|---|---|---|---|
| commerce_australia_post-character_postcodes.patch | 757 bytes | drasgardian |
Comments
Comment #1
Joshua Hesketh commentedPatch applied. Thanks!