#14750 closed (fixed)
ILPostalCodeField doesn't handle EMPTY_VALUES correctly
Reported by: | Idan Gazit | Owned by: | Idan Gazit |
---|---|---|---|
Component: | contrib.localflavor | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Same issue as #14499.
Attachments (1)
Change History (7)
by , 14 years ago
Attachment: | 14750.diff added |
---|
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Has patch: | set |
---|
comment:3 by , 14 years ago
comment:4 by , 14 years ago
milestone: | → 1.3 |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
comment:5 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Not sure this needs tests since the existing tests already try out valid/invalid values as well as every member of EMPTY_VALUES.