Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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 christoph, 15 years ago

Resolution: fixed
Status: newclosed

http://trac.osgeo.org/mapbender/changeset/3266

UPDATE gui_element SET e_js_file = 'wfs.php', e_target='mapframe1,overview' WHERE e_id = 'wfs'

comment:2 by christoph, 15 years ago

SQL committed in the following changeset

http://trac.osgeo.org/mapbender/changeset/3302

Note: See TracTickets for help on using tickets.