Projects tigase _server tigase-muc Issues #40
MediatedInvitationModule does not support the decline element criteria (#40)
Closed
Rui Ferrao opened 1 decade ago

This stanza taken from the XEP-0045 spec is not supported by the MediatedInvitationModule which recognizes the invite criteria only, but not the decline

On the older InvitationModule i can see that it was supported.

<message
    from='hecate@shakespeare.lit/broom'
    id='jk2vs61v'
    to='coven@chat.shakespeare.lit'>
  <x xmlns='http://jabber.org/protocol/muc#user'>
    <decline to='crone1@shakespeare.lit'>
      <reason>
        Sorry, I'm too busy right now.
      </reason>
    </decline>
  </x>
</message>
Rui Ferrao commented 1 decade ago

Actually this issue might be a duplicate of Feature #72 ?

Rui Ferrao commented 1 decade ago

Added a patch to handle this.

Artur Hefczyc commented 1 decade ago

Bartosz, what is the status of this ticket? Can we have this done for tigase 5.2.0 release?

Bartosz MaƂkowski commented 1 decade ago

Will be done today.

Rui Ferrao commented 1 decade ago

Can i request you to do the same thing for #936? It was fixed a long time ago, but it was re-introduced somehow..

issue 1 of 1
Type
Consulting
Priority
Normal
Assignee
RedmineID
937
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-muc#40
Please wait...
Page is in error, reload to recover