mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-16 07:10:15 -05:00
XEP-0372: Fix incorrect pubsub URIs
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
67b7a66eaa
commit
74802030ea
@ -114,7 +114,7 @@
|
|||||||
<body>Form received</body>
|
<body>Form received</body>
|
||||||
<reference xmlns='urn:xmpp:reference:0'
|
<reference xmlns='urn:xmpp:reference:0'
|
||||||
type='data'
|
type='data'
|
||||||
uri='xmpp:fdp.shakespeare.lit?node=fdp/submitted/stan.isode.net/accidentreport&item=ndina872be'/>
|
uri='xmpp:fdp.shakespeare.lit?;node=fdp/submitted/stan.isode.net/accidentreport;item=ndina872be'/>
|
||||||
</message>
|
</message>
|
||||||
]]></example>
|
]]></example>
|
||||||
</section2>
|
</section2>
|
||||||
@ -127,10 +127,10 @@
|
|||||||
to='romeo@montegue.lit/30d3d8'>
|
to='romeo@montegue.lit/30d3d8'>
|
||||||
<reference xmlns='urn:xmpp:reference:0'
|
<reference xmlns='urn:xmpp:reference:0'
|
||||||
type='data'
|
type='data'
|
||||||
anchor='xmpp:balcony@channels.shakespeare.lit?node=messages&item=bnhob'
|
anchor='xmpp:balcony@channels.shakespeare.lit?;node=messages;item=bnhob'
|
||||||
begin='72'
|
begin='72'
|
||||||
end='78'
|
end='78'
|
||||||
uri='xmpp:fdp.shakespeare.lit?node=fdp/submitted/stan.isode.net/accidentreport&item=ndina872be'/>
|
uri='xmpp:fdp.shakespeare.lit?;node=fdp/submitted/stan.isode.net/accidentreport;item=ndina872be'/>
|
||||||
</message>
|
</message>
|
||||||
]]></example>
|
]]></example>
|
||||||
</section2>
|
</section2>
|
||||||
|
Loading…
Reference in New Issue
Block a user