The attached patch uses a more specific regex for detecting invalid postal codes. Some invalid codes would not be detected by the current regex.
| Comment | File | Size | Author |
|---|---|---|---|
| zipcode_ca_regex.patch | 1.47 KB | liam morland |
The attached patch uses a more specific regex for detecting invalid postal codes. Some invalid codes would not be detected by the current regex.
| Comment | File | Size | Author |
|---|---|---|---|
| zipcode_ca_regex.patch | 1.47 KB | liam morland |
Comments
Comment #1
vako commentedAny plans to commit this and other patches to the 6.x release?
thanks!
Comment #2
liam morlandFixed in cac2129.
Comment #3
liam morland