Ticket #7892 (closed defect: fixed)
dojox.dtl.HtmlTemplate cannot set values of attributes with alphanumeric names
| Reported by: | shaneosullivan | Owned by: | pottedmeat |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | Dojox | Version: | 1.2.0 |
| Severity: | major | Keywords: | |
| Cc: | pottedmeat |
Description
If a template contains an attribute with a numeric name, e.g. href2, the HtmlTemplate? ignores it. Remove the "2" from the attribute name and it will work fine.
I have attached files to demonstrate this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.