don't use null geometryName for WFS versions < 1.1. r=elemoine (closes #3415)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12216 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2011-08-08 13:22:59 +00:00
parent c518df57e7
commit 51efcde523
3 changed files with 13 additions and 11 deletions

View File

@@ -47,7 +47,7 @@ OpenLayers.Protocol.WFS = function(options) {
*
* This function is designed to auto-configure <url>, <featureType>,
* <featurePrefix> and <srsName> for WFS <version> 1.1.0. Note that
* srsName matching with the WMS layer will not work with WFS 1.0.0..
* srsName matching with the WMS layer will not work with WFS 1.0.0.
*
* Parameters:
* layer - {<OpenLayers.Layer.WMS>} WMS layer that has a matching WFS