Ticket #2168 (closed defect: duplicate)
DnD broken for tables
| Reported by: | jburke | Owned by: | psowden |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | DnD | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
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.
Change History
Note: See
TracTickets for help on using
tickets.