Opened 2 years ago
Closed 2 years ago
#34662 closed Bug (fixed)
Translation strings of ArrayField length validators depend on wrong ngettext key
| Reported by: | şuayip üzülmez | Owned by: | şuayip üzülmez |
|---|---|---|---|
| Component: | contrib.postgres | Version: | dev |
| Severity: | Normal | 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
It seems that in ArrayMaxLengthValidator and ArrayMinLengthValidator ngettext's number argument depends on wrong key.
Change History (3)
comment:1 by , 2 years ago
| Needs tests: | set |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 2 years ago
| Needs tests: | unset |
|---|---|
| Triage Stage: | Accepted → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
PR