Ticket #1615 (closed defect: fixed)
mapserver-4.8.0-rc2 wfs filter bug
| Reported by: | rchamber@… | Owned by: | assefa |
|---|---|---|---|
| Priority: | high | Milestone: | 6.0 release |
| Component: | WFS Server | Version: | 4.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
wfs filter doesn't work with layers that have a tileindex. vtable is accessed in FLTApplyFilterToLayer() in mapogcfilter.c without calling msLayerOpen()...as a result layer.connectiontype may not be correctly initialized e.g. MS_TILED_SHAPEFILE.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

