[OpenLayers-Trac] [OpenLayers] #1045: WFS Layer loadstart/loadend events missing in moveTo()
OpenLayers
trac at openlayers.org
Tue Oct 2 20:59:28 EDT 2007
#1045: WFS Layer loadstart/loadend events missing in moveTo()
---------------------+------------------------------------------------------
Reporter: rdewit | Owner:
Type: bug | Status: new
Priority: trivial | Milestone: 2.5 Release
Component: general | Version: SVN
Keywords: |
---------------------+------------------------------------------------------
The method moveTo() the following monotoring hook is missing after line
259 in
Layer/WFS.js (SVN trunk: revision 4759)
this.addTileMonitoringHooks(this.tile);
A current tile is destroyed and a new tile is created, but not getting
the monitoring hooks before being drawn. This results in the
loadstart/loadend events not being triggered.
--
Ticket URL: <http://trac.openlayers.org/ticket/1045>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list