Opened 16 years ago
Closed 16 years ago
#420 closed defect (fixed)
Geometry edit in div tag doesn't work
Reported by: | marc | Owned by: | dev |
---|---|---|---|
Priority: | major | Milestone: | 2.6 release |
Component: | wfs | Version: | 2.6 rc1 |
Keywords: | Cc: |
Description
If you change the element element var wfsResultToPopupDiv from 0 to 1 in wfs_default.conf your spatial search results will displayd in a popup div.
If want to edit all elements it will be moved to digitize tab. But if you want to edit a single element an error appears.
Here's the firebug output:
geom is not defined
[Break on this error] for(handler in events[type])if(!parts[1]...ry.isReady)fn.call(document,jQuery);else
Note:
See TracTickets
for help on using tickets.
fixed: http://trac.osgeo.org/mapbender/changeset/3824