Opened 10 years ago
Closed 10 years ago
#25976 closed Bug (invalid)
bound_data isn't returning initial if data is None
| Reported by: | Vishal Lal | Owned by: | Vishal Lal |
|---|---|---|---|
| Component: | Forms | Version: | 1.9 |
| Severity: | Normal | Keywords: | form |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
Default bound_data function definition only returns data and doesn't take into consideration if data is None and initial isn't.
Change History (2)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
| Resolution: | → invalid |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.