On 6/16/11 10:06 AM, Michael Wooten wrote:
Hello All,

I have submitted a patch for ticket #2959
(http://trac.osgeo.org/openlayers/ticket/2959). The ticket is related
to "instanceof Array" tests that fail when the array is passed from
another frame or iframe (such as those used by Google Web Toolkit).
The patch replaces the "x instanceof Array" tests with a new call to
OpenLayers.Util.isArray(x). The OpenLayers.Util.isArray() function
uses a test that should work across all frames. I also updated
Util.html with a test case for isArray().

Please consider this patch for review and inclusion in OpenLayers 2.11.

In with r12095.  Thanks for the great patch.

I think we need to restart the conversation about the 2.11 release process. This isn't a regression, so it shouldn't be pulled in during the RC process. But where we are in the process is not clear to me. Separate thread.

Tim

Thanks.

-Michael Wooten
_______________________________________________
Dev mailing list
d...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-dev


--
Tim Schaub
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
_______________________________________________
Dev mailing list
d...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-dev

Reply via email to