OpenLayers OpenLayers

Ticket #877 (closed bug: invalid)

Opened 1 year ago

Last modified 2 months ago

WFS implementation is broken in current SVN

Reported by: openlayers Assigned to:
Priority: major Milestone: Future
Component: general Version: SVN
Keywords: wfs Cc:
State:

Description

Current version in SVN has broken WSF implementation. This is the "stack"trace I get with firebug:

parentnode has no properties
getElementsByTagNameNS(undefined, "http://www.opengis.net/gml", "gml", "coordinates")OpenLayers.js (line 2619)
processXMLNode(featuremember)OpenLayers.js (line 14706)
initialize(Object style=Object options=Object reportError=false, featuremember)OpenLayers.js (line 14671)
Class()OpenLayers.js (line 488)
addResults([featuremember, featuremember, featuremember, 22 more...])OpenLayers.js (line 12260)
requestSuccess(XMLHttpRequest)OpenLayers.js (line 12245)
bind()prototype.js (line 71)
respondToReadyState(4)OpenLayers.js (line 2562)
onStateChange()OpenLayers.js (line 2490)
bind()prototype.js (line 71)
[Break on this error] if (parentnode.getElementsByTagNameNS) {
OpenLayers.js (line 2619)

If I use latest stable version WFS is working fine but if I build OpenLayers from your SVN it is not working (build with your python script buildUncompressed.py).

Change History

10/10/07 01:04:49 changed by crschmidt

  • milestone set to Future.

Needs more info. WFS works with the wfs.html example in SVN.

08/21/08 02:13:19 changed by euzuro

  • status changed from new to closed.
  • state changed.
  • resolution set to invalid.

we've heard nothing on this ticket for 11 months. i'm marking this invalid. please if anyone has any input to this, feel free to reopen