#8515 closed Uncategorized (fixed)
PLREGONField incorrecly validates REGON numbers
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | contrib.localflavor | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
PLREGONField incorrectly validates REGON numbers which can be only 9 or 14 digits long.
See http://www.stat.gov.pl/bip/389_117_ENG_HTML.htm and http://pl.wikipedia.org/wiki/REGON for details.
Attachments (1)
Change History (7)
by , 17 years ago
| Attachment: | regon-validation.patch added |
|---|
comment:1 by , 17 years ago
| Cc: | added |
|---|---|
| milestone: | → post-1.0 |
comment:3 by , 17 years ago
| milestone: | → 1.1 |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:5 by , 15 years ago
| Cc: | removed |
|---|---|
| Easy pickings: | unset |
| Severity: | → Normal |
| Type: | → Uncategorized |
Note:
See TracTickets
for help on using tickets.
It's too late for this patch to be included before 1.0 due to string freeze.