Modify ↓
Opened 20 years ago
Closed 20 years ago
#1902 closed defect (fixed)
ticket form fields need "id" attribute set to match <label>
| Reported by: | Matthew Good | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | high | Milestone: | 0.9 |
| Component: | general | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Currently only input types of text have the id attribute set in order to associate them properly with the <label> tag. The other fields types should have this attribute set as well.
Attachments (0)
Change History (2)
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Well spotted, fixed in [2066].