#7991 closed defect (fixed)
[Patch] [CLA] dojox.charting.action2d.Base : error during destruction.
Reported by: | rdunklau | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.2.2 |
Component: | Charting | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The Base class for action2d defines a destroy method, which does not work.
It calls the method dfo.forIn , with dfo defined as dojox.lang.functional.object.
The method forIn is actually dojox.lang.functional.object.
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | Base.patch added |
---|
comment:1 Changed 14 years ago by
Component: | General → Charting |
---|---|
Milestone: | tbd → 1.2.1 |
Owner: | changed from anonymous to Eugene Lazutkin |
Status: | new → assigned |
I understood you.
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Hmm. trac is acting up again. The bug is fixed.
comment:3 Changed 14 years ago by
Milestone: | 1.2.1 → 1.2.2 |
---|
Note: See
TracTickets for help on using
tickets.
Correct the reported bug