Ticket #4112 (reopened defect)
SLD with FILTER doesn't apply properly to POSTGIS LAYERS
| Reported by: | guillaume | Owned by: | aboudreault |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | WMS Server | Version: | 6.0 |
| Severity: | major | Keywords: | SLD, POSTGIS |
| Cc: | havatv, pgoulborn |
Description
Using MapServer 6 and SLD gives incorrect results for POSTGIS LAYERS (and maybe others) - SLD filter is used to build a FILTER into the LAYER block, but no EXPRESSION is written into the CLASSes blocks. As a result, all records gets first CLASS representation on the final map. MapServer5 is OK MapServer6 is OK with a SHAPEFILE data (same SLD used). In this case, no FILTER is written and the EXPRESSION statements are correctly put into CLASSes definitions.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

