Opened 19 years ago
Closed 19 years ago
#2789 closed defect (fixed)
Typo in Changeset 3788 (validation of negative float amounts in forms)
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Validators | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Local variable (max_allowed_length) was incorrectly used as class member.
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | validators.py.diff added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
validators.py fix