#16982 closed defect (fixed)
dojox/geo/openlayers/WidgetFeature:221
Reported by: | iLoko | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Dojox | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox/geo/openlayers/WidgetFeature:221
need to change
this.getWidget()
to
this._getWidget()
without what method Layer.clear() give an error no method getWidget()
Change History (3)
comment:1 Changed 8 years ago by
Component: | General → Dojox |
---|---|
Milestone: | tbd → 1.9 |
Owner: | set to bill |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Thanks, I'll check in that fix.