Skip navigation.
 
mlRe: String encoding problem (WSMethodInvocation)
FROM : Kyle Sluder
DATE : Thu Jan 24 22:15:28 2008

On Jan 24, 2008 12:33 PM, Nick Toumpelis <<email_removed>> wrote:
> At the moment, I'm leaning towards the opinion that something weird is
> happening with how the string is being perceived by the server
> (Wordpress). However, I know that certain other apps that I have used
> to communicate with it, work properly.


Wordpress is written in PHP, which is widely known for having
absolutely terrible Unicode "support".  I wouldn't be surprised it
that was your problem.

Related mailsAuthorDate
mlString encoding problem (WSMethodInvocation) Nick Toumpelis Jan 24, 15:02
mlRe: String encoding problem (WSMethodInvocation) Jeremy Pereira Jan 24, 17:37
mlRe: String encoding problem (WSMethodInvocation) Nick Toumpelis Jan 24, 18:33
mlRe: String encoding problem (WSMethodInvocation) Kyle Sluder Jan 24, 22:15
mlRe: String encoding problem (WSMethodInvocation) Ricky Sharp Jan 24, 23:11
mlRe: String encoding problem (WSMethodInvocation) Andrew Farmer Jan 25, 08:33