Ticket #6957 (closed defect: fixed)
dojo.attr() does not handle "class" and "for" correctly
| Reported by: | alex | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Core | Version: | 1.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
dojo.attr() should convert "class" and "for" to "className" and "htmlFor", respectively and handle other escaping/conversion issues for attribute assignment.
Change History
Note: See
TracTickets for help on using
tickets.