Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
The "w" character doesn't work in robot-submit forms (botkit). See example below where I type the whole alphabet and the "w" character just doesn't do anything. Any suggestions? I am on Jabber Version 12.6.
Rich text messages sent from bots (botkit) appear as blank/empty messages on Jabber Mobile. This happens even if I strip out all the formatting (buttons, forms, etc.) and build the stanza in the most basic form: reply_message.stanza = xml `<message...
I have found a partial solution.The first <body> tag in the stanza is the message text that goes to mobile. If this is section is omitted or blank the message will appear blank on mobile. **If it contains any markup it will throw an xml parser error ...
The bug report shows this as Status: Fixed but the issue still exists on Version 12.7.0.35316 Build 285316 *** BETA BUILD ***. I hope the fix makes it into the next beta release.
Yep I had already bounced tftp and verified I got "_BotGroup" in the client. I will try a DevNet ticket to look into this further. Thanks for your help.
Thanks for the response. The xml had already been configured with <AdminConfiguredBot> when I first reported the issue. I have double checked and the xml is still properly configured. Any other ideas?