Opened 16 years ago
Closed 16 years ago
#330 closed defect (fixed)
Spatial Request fails if layer not querylayer
Reported by: | christoph | Owned by: | christoph |
---|---|---|---|
Priority: | major | Milestone: | 2.5.1 release |
Component: | wfs | Version: | 2.5 |
Keywords: | Cc: |
Description
if(o.gui_layer_wfs_featuretype != '' && o.gui_layer_querylayer == '1' && o.gui_layer_visible == '1'){
this line from mod_wfs_SpatialRequest.php is faulty.
The second condition has to be removed
I will check if the third condition has to be changed into number comparison
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
see also
http://lists.osgeo.org/pipermail/mapbender_dev/2008-November/001358.html