Creating new chatoom does not unlock room (#32)
Closed
Daniel Wisnewski opened 7 years ago
Due Date
2017-04-15

Creating a new room on the server, application does not unlock room after creation. XML pulled from log file shows app does not send anything after presence.


<presence to="chatroom2@muc.xmppexample.dynu.com/iso"><x xmlns="http://jabber.org/protocol/muc"><password/></x></presence>

<presence to="chatroom2@muc.xmppexample.dynu.com/iso" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc"><password/></x></presence>

<presence from="iosuser@xmppexample.dynu.com/iPad" to="chatroom2@muc.xmppexample.dynu.com/iso" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc"><password/></x></presence>

<presence from="chatroom2@muc.xmppexample.dynu.com/iso" to="iosuser@xmppexample.dynu.com/iPad" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" jid="iosuser@xmppexample.dynu.com/iPad" nick="iso" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

<message from="chatroom2@muc.xmppexample.dynu.com" type="groupchat" xmlns="jabber:client" to="iosuser@xmppexample.dynu.com/iPad"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!</body></message>

<message from="chatroom2@muc.xmppexample.dynu.com" type="groupchat" xmlns="jabber:client" to="iosuser@xmppexample.dynu.com/iPad"><body>Room is locked. Please configure.</body></message>

Andrzej Wójcik (Tigase) commented 7 years ago

I've added new feature which configures room automatically after room creation. This way room will be unlocked as it should.

Daniel Wisnewski commented 7 years ago

Room creation unlocks room as normal now as of v1.0r15.

Closing issue.

issue 1 of 1
Type
Bug
Priority
Major
Assignee
RedmineID
5212
Version
Public testflight version.
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/siskin-im#32
Please wait...
Page is in error, reload to recover