Hi Andreas,
thanks for your answer and detailed description of different formats
belonging to this issue. We do use UMN Mapserver in the involved
project, so I hope some project time is allocated to build a patch with
new parser pattern due to OpenLayers.Format.WMSGetFeatureInfo :-)
Best,
Th
Hey Thorsten,
the issue with the WMSGetFeatureInfo format needs to be addressed -
this is one of the formats that don't use our new sequential parser
based on OpenLayers.Format.XML yet. Also note that the parser built
into OpenLayers.Format.WMSGetFeatureInfo will only be used for some
WMS services
Dear list,
unfortunately Firefox splits xml nodes with a length greater than 4096
Bytes into several nodes. Due to that some format readers of OpenLayers
run into problems.
Let's take a look at WMSGetFeatureInfo-Format reader
(OpenLayers/lib/OpenLayers/Format/WMSGetFeatureInfo.js) especially