Opened 13 years ago
Closed 13 years ago
#7217 closed defect (fixed)
[patch][cla] PlottedDnd breaks copyOnly sources
Reported by: | jbalogh | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dojox | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Instead of propagating the copy parameter, it explicity sends copy=false.
Is there a reason PlottedDnd? does this?
Fixed in the attached patch.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | dndCopy.patch added |
---|
comment:1 Changed 13 years ago by
Milestone: | tbd → 1.2 |
---|---|
Owner: | changed from Adam Peller to dante |
no, this is my flub based on the "actual use of the third and fourth params" now ... i set it to false mistakenly.
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch against [email protected]