Ticket #3182 (closed defect: fixed)
ows_encoding ignored by wfs 1.1
| Reported by: | mko | Owned by: | aboudreault |
|---|---|---|---|
| Priority: | high | Milestone: | 5.4.3 release |
| Component: | MapServer C Library | Version: | 5.4 |
| Severity: | major | Keywords: | encoding wfs11 |
| Cc: | mko, aboudreault |
Description
In WFS 1.1 implementation there's ISO-8859-1 hardcoded which might make clients stop reading service capabilities.
xmlDocDumpFormatMemoryEnc(psDoc, &buffer, &size, "ISO-8859-1", 1);
Change History
Note: See
TracTickets for help on using
tickets.
