Opened 15 years ago

Closed 15 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)

Note: See TracTickets for help on using tickets.