1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-24 18:22:24 -05:00

XEP-0369: Don’t recopy the query in the “Nick is Taken” example.

This form of error handling is much heavier and doesn’t bring any
benefit over including only the error.
This commit is contained in:
Emmanuel Gil Peyrot 2016-08-12 22:42:06 +01:00
parent 11045ab27e
commit ba8a081455

View File

@ -637,9 +637,6 @@
to='mix.shakespeare.example' to='mix.shakespeare.example'
from='hag66@shakespeare.example/pda' from='hag66@shakespeare.example/pda'
id='7nve413p'> id='7nve413p'>
<register xmlns='urn:xmpp:mix:0'>
<nick>thirdwitch</nick>
</register>
<error type='cancel'> <error type='cancel'>
<conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/> <conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
</error> </error>