Ticket #2881 (closed defect: invalid)
remove msEncodeHTMLEntities for libxml2 based code
| Reported by: | tomkralidis | Owned by: | tomkralidis |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 release |
| Component: | SOS Server | Version: | svn-trunk (development) |
| Severity: | minor | Keywords: | libxml2 msEncodeHTMLEntities |
| Cc: | assefa, warmerdam |
Description
When using libxml2 for XML output, output encoding of entities (&, ", <, >) is taken care by libxml2 already, automatically.
As a result, msEncodeHTMLEntities should removed from the following
- mapogcsos.c
- mapwfs11.c
- mapwcs11.c
Change History
Note: See
TracTickets for help on using
tickets.
