cobrab11 / isida

Automatically exported from code.google.com/p/isida
0 stars 1 forks source link

Bot reaction on history messages. (jabberd 1.4.3) #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set prefix as "none". (maybe not important)
2. Type message in conference with history (like a "update").
3. Look on chat. (bot use update again and again... crashed)

------------------- <message/> XML from history -------------------

<message from="room@conference.jabber.bashtel.ru/User" type="groupchat" 
xml:lang="ru-RU" to="user@server.tld/resource" id="abcdef">
<body>update</body>
<nick xmlns="http://jabber.org/protocol/nick">User</nick>
<x xmlns="jabber:x:delay" from="room@conference.jabber.bashtel.ru" 
stamp="20100301T15:49:57">room@conference.jabber.bashtel.ru</x>
</message>

Original issue reported on code.google.com by ky6uk.kun on 1 Mar 2010 at 4:03

GoogleCodeExporter commented 9 years ago

Original comment by a.gorelow on 1 Mar 2010 at 5:54