Unicode support, redux

Andrew's Avatar

Andrew

24 Jun, 2009 06:29 PM via web

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:

  1. "unicodetest" - Returns the text 'ùņîćȍḓḝ'. NOT WORKING
  2. "parrot ùņîćȍḓḝ" - Returns the text it received. NOT WORKING
  3. "unicodetest2" - Sends an API push of the text ùņîćȍḓḝ. WORKING.
  4. "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.

  1. 2 Posted by mpahic on 25 Jun, 2009 09:20 AM

    mpahic's Avatar

    Thanks, the MSN doesn't break any more. But don't forget the croatian signs. My tests:

    echo "&#352;&#272;&#268;&#262;&#381;&#353;&#273;&#269;&#263;&#382;<br>"; echo "ŠĐČĆŽšđčćž<br>";

    should both output ŠĐČĆŽšđčćž, but I get:

    Š�?ČĆŽšđ�?ćž
    Š�?ČĆŽšđ�?ćž

    The html encoding output was ok when you first issued, and pushed messages are ok.

  2. 3 Posted by Anthony Webb on 25 Jun, 2009 04:44 PM

    Anthony Webb's Avatar

    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.

  3. 4 Posted by mlucas on 14 Oct, 2010 06:32 PM

    mlucas's Avatar

    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

  4. mlucas closed this discussion on 14 Oct, 2010 07:35 PM.

  5. Andrew Betts re-opened this discussion on 17 Oct, 2010 11:57 AM

  6. 5 Posted by Andrew Betts on 17 Oct, 2010 11:57 AM

    Andrew Betts's Avatar

    Yes, but I'm afraid I gave up waiting for a solution and switched to a different platform.

  7. mlucas closed this discussion on 21 Oct, 2010 05:18 PM.

Comments are currently closed for this discussion. You can start a new one.