Opened 18 years ago
Closed 18 years ago
#3312 closed defect (fixed)
CheckboxSelectMultiple uses duplicate id attributes for each checkbox
Reported by: | Adrian Holovaty | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Forms | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The subject says it all. See http://groups-beta.google.com/group/django-users/browse_thread/thread/7f8eed5427421df6/dba2ff9124a75d78 .
Change History (2)
comment:1 by , 18 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [4436]) Fixed #3312 -- CheckboxSelectMultiple no longer uses duplicate ID attributes for each checkbox