We have UTF8 strings being handled by APE with no problems, but any attempt to 
log UTF8 using Ape.log() results in similar problems.

I'm not sure if we are running APE within a UTF8 locale though, I should check 
that.

It's not high up on my list because we send messages containing UTF8 and they 
get to the clients fine, it's just the logging that seems broken.

-John

On 29 Nov 2012, at 18:39, Nicolas <[email protected]> wrote:

> Hi, 
> 
> I receive strings from a Mysql query from APE server.
> 
> When these strings have accents, the string has weird characters. Once sent 
> to the client, I don't know how to decode them.
> 
> Either I need to decode the string on the server side or on the client side. 
> How can I do that?
> 
> Nicolas.
> 
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "APE Project" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/ape-project?hl=en
> ---
> APE Project (Ajax Push Engine)
> Official website : http://www.ape-project.org/
> Git Hub : http://github.com/APE-Project/

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to