[Users] [OpenLayers-Users] Control not working when implementing FeatureInfo

Smaran Harihar smaran.harihar at gmail.com
Thu Oct 11 04:16:23 CEST 2012


Thanks Phil. I was basically creating popups and closing them, if they were
open, using,

if (popup) popup.close();

Not sure why that causes the error?

Thanks,
Smaran

On Wed, Oct 10, 2012 at 3:42 PM, Phil Scadden <p.scadden at gns.cri.nz> wrote:

> Firstly, you might find it easier to debug if you use the ext-all-debug
> version till you have production code.
>
> The error strongly suggests to me that an object is being destroyed by
> one that the other wants to use (eg a popup). Set breakpoint in the
> BioClim data handler and step through from there. It will help you if
> you can see where in your code the error sequence is triggered.
>
> Notice: This email and any attachments are confidential. If received in
> error please destroy and immediately notify us. Do not copy or disclose the
> contents.
>
> _______________________________________________
> Users mailing list
> Users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>



-- 
Thanks & Regards
Smaran Harihar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20121010/dfd2e90f/attachment.htm 


More information about the Users mailing list