Have you tried overriding the content-type in the proxy to text/xml instead of the OGC mime type?
Best regards, Bart -- Looking for flexible support on OpenLayers or GeoExt? Please check out http://www.osgis.nl/support.html Bart van den Eijnden OSGIS [email protected] On Jan 31, 2011, at 6:40 PM, Fran Boon wrote: > ideal username: flavour > > I want to report an issue with WMSCapabilitiesLoader in IE8 > Does this work for other people? > > I need to amend line 75: > --- response.responseXML || response.responseText); > +++ response.responseText); > > The XML response just seems garbled. > WMS server is GeoServer-2.0.2, so not particularly strange or anything. > I can provide the URL if someone wants to take a look. > > Thanks, > Fran. > _______________________________________________ > Dev mailing list > [email protected] > http://www.geoext.org/cgi-bin/mailman/listinfo/dev _______________________________________________ Dev mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/dev
