Hello all, I have returned to this problem repeatedly over the last few weeks but have been unable to find a resolution even though it seems like it should be such a simple thing. From previous posts, I have the impression I am defining this extension to OpenLayers.Protocol.WFS.v1 correctly but it is just not working.
Is there anyone (besides Tim Schaub who was helping me with this originally) out there who is able to get the alert message "handleRead" to appear when they click on the map loaded in the following page (you will need to update the path to OpenLayers.js, but the rest should be easily transferable)? I have tried with OpenLayers 2.8 and 2.10 to no avail. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> </head> <body onload="init();"> <div id="map"></div> </body> </html> -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/How-to-override-abstract-OpenLayers-Protocol-WFS-v1-tp6534072p6657692.html Sent from the OpenLayers Dev mailing list archive at Nabble.com. _______________________________________________ Dev mailing list d...@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/openlayers-dev