#18065 closed defect (fixed)
dojox/widget/Rotator reference to d.getObject should be lang.getObject
Reported by: | markjszy | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.8.7 |
Component: | Dojox | Version: | 1.10.0-beta1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This seems to have been lingering for a little while (since the early 1.8 moves to AMD), but is definitely causing me problems since I am trying to mix modules a certain way in a build and need to use the AMD-ified versions of the rotator.
The issue is here in the most recent Dojox codebase: https://github.com/dojo/dojox/blob/1.10.0-beta1/widget/Rotator.js#L140
Change History (5)
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.10 |
---|---|
Owner: | set to dylan |
Priority: | undecided → high |
Status: | new → assigned |
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 358770a6109bc00dfdddc1320628eb311c118969/dojox: