Ticket #7892 (closed defect: fixed)

Opened 3 months ago

Last modified 6 weeks ago

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

NumericTemplateTest.zip (1.0 kB) - added by shaneosullivan 3 months ago.
HTML and template files to demonstrate this issue

Change History

Changed 3 months ago by shaneosullivan

HTML and template files to demonstrate this issue

Changed 3 months ago by peller

  • owner changed from peller to pottedmeat

Changed 6 weeks ago by rcoup

  • status changed from new to closed
  • resolution set to fixed

Fixed in [15810]

Changed 6 weeks ago by peller

  • milestone changed from tbd to 1.3
Note: See TracTickets for help on using tickets.