Re: [OpenLayers-Users] this.callbacks is undefined error

2009-03-20 Thread Bill Thoen
bart...@osgis.nl wrote: Hi, first of all, please don't cross-post to dev and users if it is not necessary. Maybe you can check out the following for pointers: http://dev.openlayers.org/sandbox/bartvde/wmsgetfeatureinfo/openlayers/lib/OpenLayers/Control/FeatureInfo.js I think this has a

Re: [OpenLayers-Users] this.callbacks is undefined error

2009-03-20 Thread Bart van den Eijnden (OSGIS)
Hi Bill, this was because the proxy wasn't overriding the OGC mimetype to text/xml. This is fixed now see: http://trac.openlayers.org/changeset/9109 http://trac.openlayers.org/changeset/9110 Best regards, Bart Bill Thoen wrote: bart...@osgis.nl wrote: Hi, first of all, please don't

[OpenLayers-Users] this.callbacks is undefined error

2009-03-12 Thread Sunder Raj Abbai Naidoo
Good Day Everyone I want to make use of the GetFeatureInfo functionality, but I want to do so by clicking a button on the map panel. Below is the coding that I am using. I click on the button and when I click on a feature point I get the following error displayed below in firebug. FYI, I am