#13237 closed (wontfix)
Nested optgroup in selects
Reported by: | IsakovAN | Owned by: | nobody |
---|---|---|---|
Component: | Forms | Version: | 1.1 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Despite the fact that HTML specification does not allow optgroup elements contain its peers, it can be useful... This patch adds the possibility of hierarchical processing choices.
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | chioces.multigroup.diff added |
---|
comment:1 by , 15 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
If it isn't legal HTML, we're not going to serve it by default. Feel free to implement this in your own widget.