Opened 9 years ago
Closed 9 years ago
#27712 closed Bug (fixed)
Input widget removes `type` from `attrs`.
| Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
|---|---|---|---|
| Component: | Forms | Version: | dev |
| Severity: | Release blocker | 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
If you pass the same attrs dictionary with type key to few Input widgets then it removes type from it.
Attachments (1)
Change History (5)
by , 9 years ago
| Attachment: | 27712.diff added |
|---|
comment:1 by , 9 years ago
comment:3 by , 9 years ago
| Severity: | Normal → Release blocker |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
It's a regression in #15667 that only affects master.