Hi.
On 17.03.2014, at 21:54 , Vincent <[email protected]> wrote:
> Since I have set up a pseudo in MozStumbler, I wonder why I can't find it
> (caméléon) in the leaderboard.
>
> Do you see any reason?
We might have a unicode problem there. I thought we tested this thoroughly.
There’s a good chance you are:
504. camlon 39083
The Python code on the server side does:
nickname = nickname.decode('utf-8', 'ignore’)
So if it finds input that is not utf-8, it ignores / removes the characters.
I’ll look into this tomorrow in more detail.
Hanno
_______________________________________________
dev-geolocation mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-geolocation