#8635 closed defect (fixed)
DTL Templated broken in IE7
Reported by: | siliconerror | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX DTL | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The nightly checkout has been giving me some problems with DTL Templated for about 2 weeks now. In IE7, I do not see any errors / warnings, but nothing is rendered.
For example: in Firefox this test will show the 'apple banana orange' demo: http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/dtl/demos/demo_Templated.html
In IE7 it only shows a white page, nothing happens.
Change History (5)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Component: | General → DojoX DTL |
---|---|
Owner: | changed from anonymous to Neil Roberts |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Two things happened here. One is that the code in dijit._Widget changed and the second was a bugs related to new attribute handling code
comment:4 Changed 13 years ago by
comment:5 Changed 13 years ago by
Milestone: | tbd → 1.3 |
---|
batch move of tickets marked 'tbd' fixed in the 1.3 timeframe
Note: See
TracTickets for help on using
tickets.
Oh by the way, it seems that more demos in that directory are broken. For example demo_HTMLTemplated doesn't work either (in firefox).
DTL seems to be broken a lot lately. I really like it though. Will it ever replace the default dijit.Templated?