Opened 8 years ago
Closed 8 years ago
#16399 closed defect (duplicate)
dojox/geo/openlayers/WidgetFeature.js line 221 ( dojo toolkit v1.8) remove method
Reported by: | habeck | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Dojox | Version: | 1.8.1 |
Keywords: | Cc: | Patrick Ruzand | |
Blocked By: | Blocking: |
Description
Specific component: dojox.geo.openlayers.WidgetFeature.js ~ line 221.
The remove method of WidgetFeature
calls nonexistent method this.getWidget(). Should call this._getWidget() instead.
var w = this._getWidget();
Change History (6)
comment:1 Changed 8 years ago by
Cc: | Patrick Ruzand added |
---|
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
nodoby really owns it anymore I'm afraid. pruzand will try to have a look at it when he will have time.
comment:4 Changed 8 years ago by
Owner: | changed from Adam Peller to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:5 Changed 8 years ago by
Summary: | WidgetFeature.js line 221 ( dojo toolkit v1.8) remove method → dojox/geo/openlayers/WidgetFeature.js line 221 ( dojo toolkit v1.8) remove method |
---|
comment:6 Changed 8 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of #16982.
Note: See
TracTickets for help on using
tickets.
who owns dojox/geo?