[OpenLayers-Dev] WFS/Vector + Cluster + SelectFeature = bug?

Jesse V. Griffis jesse.griffis at nbtsolutions.com
Wed May 2 17:46:37 EDT 2012


Greetings,

Here's the situation:
1. Copied basic map setup from popup demo here: 
http://openlayers.org/dev/examples/select-feature-openpopup.html

2. Modified to include the general WMS world map, plus a sample WFS layer I am 
working with.

3. WFS layer includes BBOX + Cluster strategies.

4. Included only the SelectFeature control and activated on init. No other 
special stuff.

Here's the URL, js self-contained:
http://icf.nbtsolutions.net/test/

To reproduce my issue:

1. Click any of the vector features. See the popup.
2. Click zoom in on the zoom bar.
3. Try to close the popup with the red X.
4. See the 'layer is null' broken js in firebug.

It's coming from SelectFeature.unhighlight, line 483 (git clone'd a couple 
weeks ago).

If you remove the Cluster strategy, the bug goes away.

Should I report this as a bug, or send this note to the -users list to figure 
out how to do it correctly? :-)

Thanks,

Jesse

-- 
Jesse V Griffis
Senior Developer
NBT Solutions LLC
Buffalo, NY
phone: 716.210.6092
email: jesse.griffis at nbtsolutions.com
web: www.nbtsolutions.com


More information about the Dev mailing list