Opened 15 years ago
Closed 15 years ago
#638 closed defect (fixed)
WFS search is broken
Reported by: | kmq | Owned by: | kmq |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | wfs | Version: | 2.7 rc1 |
Keywords: | Cc: | astrid_emde |
Description
WFS search does pops up a message 'invalid data returned from service', but I can see a geoJSON FeatureCollection being returned from the server. Suspicion: the callback function expects JSON and tries to parse it, but receives an already parsed Javascript object
Note:
See TracTickets
for help on using tickets.