Unicode support, redux
Sorry to harp on about this, but the previous instance of this issue seems to be irrevocably marked as resolved, and I'm afraid I have to disagree.
There are four test cases - send the following strings to ***@bot.im to replicate:
- "unicodetest" - Returns the text 'ùņîćȍḓḝ'. NOT WORKING
- "parrot ùņîćȍḓḝ" - Returns the text it received. NOT WORKING
- "unicodetest2" - Sends an API push of the text ùņîćȍḓḝ. WORKING.
- "parrot2 ùņîćȍḓḝ" - Sends an API push of the text it received. WORKING.
So, in summary, replies to messages presented to the bot in the two-way exchange are not being processed correctly. Messages fired directly at the API, not in response to an inbound message, work fine.
Comments are currently closed for this discussion. You can start a new one.
2 Posted by mpahic on 25 Jun, 2009 09:20 AM
Thanks, the MSN doesn't break any more. But don't forget the croatian signs. My tests:
echo "ŠĐČĆŽšđčćž<br>"; echo "ŠĐČĆŽšđčćž<br>";
should both output ŠĐČĆŽšđčćž, but I get:
Š�?ČĆŽšđ�?ćž
Š�?ČĆŽšđ�?ćž
The html encoding output was ok when you first issued, and pushed messages are ok.
3 Posted by Anthony Webb on 25 Jun, 2009 04:44 PM
This isnt happening in our R&D setup, we're analyzing the differences between it and production but should be able to get this fixed.
4 Posted by mlucas on 14 Oct, 2010 06:32 PM
Sorry for the late response. Are you still experiencing this issue? If so please reply and I am sure we can help you out.
-Matt Lucas IMified Support
mlucas closed this discussion on 14 Oct, 2010 07:35 PM.
Andrew Betts re-opened this discussion on 17 Oct, 2010 11:57 AM
5 Posted by Andrew Betts on 17 Oct, 2010 11:57 AM
Yes, but I'm afraid I gave up waiting for a solution and switched to a different platform.
mlucas closed this discussion on 21 Oct, 2010 05:18 PM.