#336 closed defect (fixed)
target hard wired in wfs.js
Reported by: | christoph | Owned by: | christoph |
---|---|---|---|
Priority: | major | Milestone: | 2.6 release |
Component: | wfs | Version: | 2.5 |
Keywords: | Cc: |
Description
in this line
var mb_wfs_targets = new Array("mapframe1","overview");
should be taken from administration settings.
Change History (2)
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
http://trac.osgeo.org/mapbender/changeset/3266
UPDATE gui_element SET e_js_file = 'wfs.php', e_target='mapframe1,overview' WHERE e_id = 'wfs'