#11843 closed (fixed)
MultipleHiddenInput outputs invalid HTML (inputs all get the same ID)
| Reported by: | Chris Beaven | Owned by: | Chris Beaven |
|---|---|---|---|
| Component: | Forms | Version: | 1.1 |
| Severity: | 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
Yep, that's the gist of it. CheckboxSelectMultiple already has a fix for this, but not MultipleHiddenInput.
Attachments (2)
Change History (7)
by , 16 years ago
| Attachment: | 11843.diff added |
|---|
comment:1 by , 16 years ago
| Needs tests: | set |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
by , 16 years ago
| Attachment: | 11843.2.diff added |
|---|
comment:2 by , 16 years ago
| Needs tests: | unset |
|---|---|
| Triage Stage: | Accepted → Ready for checkin |
comment:3 by , 16 years ago
| milestone: | → 1.2 |
|---|
comment:4 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
with tests