No from attribute for IQ destroy room result

15 views
Skip to first unread message

pasis

unread,
Sep 9, 2014, 6:32:31 PM9/9/14
to profan...@googlegroups.com
Found this message in my profanity.log:

10/09/2014 01:21:53: conn: DBG: SENT: <iq id="_xmpp_session1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
10/09/2014 01:21:53: xmpp: DBG: RECV: <iq id="_xmpp_session1" type="result"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>
10/09/2014 01:21:53: prof: DBG: IQ destroy room result handler fired, id: _xmpp_session1.
10/09/2014 01:21:53: prof: ERR: No from attribute for IQ destroy room result


The last error printed by _destroy_room_result_handler(). What does this handler do? Seems, something wrong in handling that IQ stanza. I tried to build profanity with older libstrophe (version from Aug 8) and this error exists.

Boothj5

unread,
Sep 9, 2014, 6:43:23 PM9/9/14
to profan...@googlegroups.com
I've added support for creating instant rooms in master (reserved rooms with configuration is in a branch).  This was a left over handler that moved to being an ID based handler.

I've removed the generic handler, so you shouldn't see the error anymore.

pasis

unread,
Sep 9, 2014, 7:06:28 PM9/9/14
to profan...@googlegroups.com
Latest master works without error, thanks.
Reply all
Reply to author
Forward
0 new messages