Opened 18 years ago

Last modified 18 years ago

#1616 new defect

mapserver-4.8.0-rc2 wfs filter bug

Reported by: rchamber@… Owned by: mapserverbugs
Priority: high Milestone:
Component: WFS Server Version: 4.8
Severity: normal Keywords:
Cc:

Description

wfs filter doesn't work with layers that have a tileindex.

In addition to the patch for bug #1615, not calling FLTAddToLayerResultCache()
in FLTLayerApplyPlainFilterToLayer() in mapogcfilter.c seems to fix things.

FLTAddToLayerResultCache() not only clears out result cache which contains
tileindex info and which seems current but it recreates results minus tileindex
info.

Attachments (3)

testcase.zip (148.9 KB ) - added by rchamber@… 18 years ago.
testcase
testcase.2.zip (149.2 KB ) - added by rchamber@… 18 years ago.
testcase
patch.txt (2.3 KB ) - added by rchamber@… 18 years ago.
patch

Download all attachments as: .zip

Change History (4)

by rchamber@…, 18 years ago

Attachment: testcase.zip added

testcase

by rchamber@…, 18 years ago

Attachment: testcase.2.zip added

testcase

by rchamber@…, 18 years ago

Attachment: patch.txt added

patch

comment:1 by rchamber@…, 18 years ago

attachments.isobsolete: 01
Note: See TracTickets for help on using tickets.