1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-23 01:32:22 -05:00

XEP-0369: Remove MIX xmlns from pubsub item

This commit is contained in:
Linus Jahn 2019-01-05 16:45:43 +01:00
parent 2d0caf917c
commit b48dea849a
No known key found for this signature in database
GPG Key ID: 4663231A91A1E27B

View File

@ -35,6 +35,14 @@
<shortname>MIX-CORE</shortname> <shortname>MIX-CORE</shortname>
&ksmithisode; &ksmithisode;
&skille; &skille;
<revision>
<version>0.14.1</version>
<date>2019-01-05</date>
<initials>lnj</initials>
<remark><p>
Remove MIX xmlns from pubsub channel info &lt;item/&gt; example
</p></remark>
</revision>
<revision> <revision>
<version>0.14.0</version> <version>0.14.0</version>
<date>2018-12-10</date> <date>2018-12-10</date>
@ -871,7 +879,7 @@
type='result'> type='result'>
<pubsub xmlns='http://jabber.org/protocol/pubsub'> <pubsub xmlns='http://jabber.org/protocol/pubsub'>
<items node='urn:xmpp:mix:nodes:info'> <items node='urn:xmpp:mix:nodes:info'>
<item id='2016-05-30T09:00:00' xmlns='urn:xmpp:mix:core:0'> <item id='2016-05-30T09:00:00'>
<x xmlns='jabber:x:data' type='result'> <x xmlns='jabber:x:data' type='result'>
<field var='FORM_TYPE' type='hidden'> <field var='FORM_TYPE' type='hidden'>
<value>urn:xmpp:mix:core:0</value> <value>urn:xmpp:mix:core:0</value>