[Geomoose-users] Fwd: UTF-8 encoding in sent data to the services
Matej Mailing
mailing at tam.si
Tue Oct 16 02:29:34 PDT 2012
Found it out - I simply replace those values with their corresponding
letters in service's php file with str_replace and it works.
It looks like I post too quick, but perhaps someone will benefit from
such "monologues with solutions" :-)
Regards,
Matej
---------- Forwarded message ----------
From: Matej Mailing <mailing at tam.si>
Date: 2012/10/16
Subject: UTF-8 encoding in sent data to the services
To: GeoMOOSE Users List <geomoose-users at lists.osgeo.org>
Hi,
I have found out some problems when entering special chars (ü, ä
etc.). The page encoding is set to UTF-8, but I can see in Firebug
that the data sent to the service as value0 for the input "ü" is seen
as: "%FC".
I am not sure if this should be set in dojo or somewhere else? We need
to get UTF-8 native symbols into the php of services so we can use
them in queries etc.
Thanks for any ideas and suggestions, I am pretty lost here with this.
Regards,
Matej
More information about the Geomoose-users
mailing list