Opened 11 years ago
Closed 9 years ago
#10199 closed defect (patchwelcome)
DnD parsing on a DTL template doesn't work
Reported by: | damon | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | low | Milestone: | future |
Component: | DojoX DTL | Version: | 1.4.0b |
Keywords: | dtl, dnd | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
I have a simple widget I'm building which includes elements that I'd like to enable with DnD support. I've tested this by replacing the dojox.dtl._DomTemplated module with dijit._Templated and the DnD definition is parsed and works as expected.
I am really enjoying the implementation of DTL within Dojo, so I hope assistance with patching this can be done so I can proceed.
Attachments (1)
Change History (6)
Changed 11 years ago by
Attachment: | test_dnd.html added |
---|
comment:1 Changed 11 years ago by
Component: | General → DojoX DTL |
---|---|
Owner: | changed from anonymous to Neil Roberts |
comment:2 Changed 11 years ago by
Milestone: | tbd → future |
---|
comment:4 Changed 9 years ago by
comment:5 Changed 9 years ago by
Priority: | high → low |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
dtl is unsupported. any further patches are welcome.
Note: See
TracTickets for help on using
tickets.
Test Case