*Please provide a snippet of the part of the specification which we violate*
*if possible:*
"If the request included a 'node' attribute, the response MUST mirror the specified 'node' attribute to ensure coherence between the request and the response."
*Please provide a link to the specification:*
http://xmpp.org/extensions/xep-0030.html#info-nodes
This issue occurs only if I send a disco request to the server.
Req: <iq from="klaus@localhost" to="localhost" type="get" ... ><query xmlns="http://jabber.org/protocol/disco#info" node="http://prosody.im#BqD1jx7pynkfHfKfqr3HBkXdel0="></query></iq>
Res: <iq xmlns="jabber:client" type="result" to="klaus@localhost/9848b935-6923-4a68-bd68-e08dae5de594" from="localhost" id="2:sendIQ"><query xmlns="http://jabber.org/protocol/disco#info"> ... </query></iq>
Prosody: 0.9.6
Ubuntu: 14.04
*Please provide a snippet of the part of the specification which we violate* *if possible:* "If the request included a 'node' attribute, the response MUST mirror the specified 'node' attribute to ensure coherence between the request and the response." *Please provide a link to the specification:* http://xmpp.org/extensions/xep-0030.html#info-nodes This issue occurs only if I send a disco request to the server. Req: <iq from="klaus@localhost" to="localhost" type="get" ... ><query xmlns="http://jabber.org/protocol/disco#info" node="http://prosody.im#BqD1jx7pynkfHfKfqr3HBkXdel0="></query></iq> Res: <iq xmlns="jabber:client" type="result" to="klaus@localhost/9848b935-6923-4a68-bd68-e08dae5de594" from="localhost" id="2:sendIQ"><query xmlns="http://jabber.org/protocol/disco#info"> ... </query></iq> Prosody: 0.9.6 Ubuntu: 14.04
MattJZashFixed in https://hg.prosody.im/0.9/rev/57060d0cee4b