[OpenLayers-Trac] Re: [OpenLayers] #3545: Fix failing tests (Layer.Vector::getFeatureFromEvent)

OpenLayers trac-20090302 at openlayers.org
Tue Oct 11 14:49:16 EDT 2011


#3545: Fix failing tests (Layer.Vector::getFeatureFromEvent)
---------------------------+------------------------------------------------
  Reporter:  marcjansen    |       Owner:  fredj       
      Type:  bug           |      Status:  closed      
  Priority:  minor         |   Milestone:  2.12 Release
 Component:  Layer.Vector  |     Version:  2.11        
Resolution:  fixed         |    Keywords:              
     State:                |  
---------------------------+------------------------------------------------
Changes (by tschaub):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed with
 https://github.com/openlayers/openlayers/commit/c6e66a3c5c309da15468b5c8e16a02661c4f2634
 and
 https://github.com/openlayers/openlayers/commit/fc5a0121e67835e54eac6bee49392183ad1fc152.

 The important change in https://github.com/openlayers/openlayers/pull/7 is
 that it is apps will get an unhandled error if they call
 getFeatureFromEvent on a destroyed layer.  In my opinion, this is a clear
 way to demonstrate a problem in the app (clearer than OpenLayers.Console).
 So I think the change was a good one.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3545#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list