Character codes (locale) for text in Skype for Business Bot

ぐ巨炮叔叔 提交于 2019-12-12 23:19:42

问题


I'm developing a Bot for a Brazilian customer. I've been translating all text to this language, and it seems it's done. I deployed the bot to be used as a web chat, using direct line, and it's running fine. Last days I was working to have it running on SFB, and today I finally complete it. However, I found some issues with "special" characters (from the brazilian alphabet), and I'm unable to fix it.

I mean, by instance, instead of showing "Não está cadastrado seu e-mail." it's showing "N?o est? cadastrado seu e-mail." If I use Web Chat or Skype as channel, the text is displayed property.

Is there a way to solve this issue? I've already try to "HTMLEncode" the text, but that did not work either.

Update 07/14: Added sample images, same text, one displayed in a web chat, the other, in SFB.

Thank you in advance

Update 08-01: Hello, it seems MS solved the problem. Today I started over my testing with my brazilian customer, and I could see that all "strange" characters now are being displayed properly. See the image below:

来源:https://stackoverflow.com/questions/45021773/character-codes-locale-for-text-in-skype-for-business-bot

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!