Merge pull request #806 from eykamp/master
Identify and fix bug with WFS 1.1.0 (r=@bartvde,@ahocevar)
This commit is contained in:
@@ -29,7 +29,7 @@ OpenLayers.Format.WFSCapabilities = OpenLayers.Class(OpenLayers.Format.XML.Versi
|
|||||||
* errorProperty is undefined on the returned object, the document will be
|
* errorProperty is undefined on the returned object, the document will be
|
||||||
* run through an OGCExceptionReport parser.
|
* run through an OGCExceptionReport parser.
|
||||||
*/
|
*/
|
||||||
errorProperty: "service",
|
errorProperty: "featureTypeList",
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor: OpenLayers.Format.WFSCapabilities
|
* Constructor: OpenLayers.Format.WFSCapabilities
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user