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.
Hello,I've got a problem while creating a bot.Messages sent to an offline user arrive without formatting.But, if user A sends a link to user B (offline), html tags remain.In the message sent by the bot, all links to styles, button elements are remove...
I found the reason why markup in offline posts doesn't work.The bot (bot@acme.com) is included in the whitelist and sends a message to the user test@acme.comHeader:<message from="bot@acme.com/bot" to="test@acme.com" type="chat" xml:lang="en" xmlns="j...
Sorry)After 12.9.4 html have a problem. 12.9.4 latest version where everything worksYes, i now about xss bug. But 14.0.1.55914 and 12.9.6.55898 remove attributes from message.For example, i send div class="myclass"The class will be removed from messa...
Thanks for the answer!Did you mean adminconfiguredbot && whitelistedbot ? jabber-config does not changed and worked with 12.9.4Both versions still have problem with html tags.