Ticket #1 (new defect)
Opened 3 years ago
setting "id" attributes with "widget" combinator
| Reported by: | paolo.veronelli@… | Owned by: | robinbb |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | xhtml | Version: | |
| Keywords: | widget,id,attribute | Cc: |
Description
The Text.XHtml.Extras.widget function is setting the "id" attribute in the input tag, which produces non compliant html as "id" attributes must be unique inside an html page. Setting "name" is ok and should be enough.
Best
paolino
Note: See
TracTickets for help on using
tickets.
