Andreas, Thanks for catching this. I would really like to avoid having to write yet another Ajax request handler so I'm strongly in favour of applying the patch. I've tested in IE6.0 and it works for me too.
Mike Andreas Hocevar wrote: > Hi, > > I found out that the problem is related to the readystate handlers > Proj4js uses when fetching the proj defs. The way this is done > (readystate handler and synchronous request) does not work in IE with > OpenLayers.Ajax in OpenLayers 2.5 (in newer versions, it does). > > Since we decided to use OpenLayers 2.5 we have two options: > 1) The problem can be solved by patching OpenLayers 2.5 with > http://trac.openlayers.org/changeset/4990 > 2) Use a different way to issue Ajax requests in Proj4js > > In my local copy I have done 1), which works very well. > > What are the feelings out there about using a patched version of OpenLayers > 2.5? > > Regards, > Andreas. > > ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
