Opened 14 years ago
Closed 14 years ago
#2168 closed defect (duplicate)
DnD broken for tables
Reported by: | James Burke | Owned by: | psowden |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | DnD | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In src/dnd/HtmlDragAndDrop.js, line 126, it references a "tdp" variable. However, that variable is not defined in the file anywhere. Someone on dojo-interest changed the value locally to "tmpDstTr", and that seemed to work.
Note: See
TracTickets for help on using
tickets.
Duplicate of #2156