[fusion-trac] #81: MapServer/php/LoadMap.php sends native php
string instead of utf8-encoded string
Fusion
trac_fusion at osgeo.org
Thu Mar 5 08:43:40 EST 2009
#81: MapServer/php/LoadMap.php sends native php string instead of utf8-encoded
string
---------------------------------+------------------------------------------
Reporter: schneiderei | Owner: madair
Type: defect | Status: new
Priority: P2 | Milestone: 2.0
Component: MapServer | Version: 1.0.6
Severity: Major | Resolution:
Keywords: encoding, php, ajax | External_id:
State: New | Browser: All
Os: All |
---------------------------------+------------------------------------------
Comment (by pdeschamps):
PHP's utf8_encode function is used to convert an ISO-8859-1 string into a
utf-8 string. If the data is already in utf8 you would not need to do
this.
I would have to assume if that was the fix for this issue then your data
would have had to been in ISO-8859-1.
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/81#comment:2>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list