Opened 15 years ago
#610 new defect
charset-trouble with gazetteerWFS and Update WMS
Reported by: | tow70 | Owned by: | dev |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | 2.6 |
Keywords: | charset, gazetteerWFS, Update WMS | Cc: |
Description
According to my datasources (Postgres with utf8 and Geoserver with utf8) I configure Mapbender with define("CHARSET", "UTF-8"). But then no gazetteer-search for words with Umlaute is possible. To make it work, I have to configure define("CHARSET", "ISO-8859-1"). But then no Update of WMS or WFS capabilities is possible, so I have again to reconfigure. My setup:
- Postgres 8.4
- Geoserver 2.0.1
- Mapbender 2.6
- PHP 5.2.12
Note:
See TracTickets
for help on using tickets.