[Psi-devel] PEP Subscriptions window bug

Norman Rasmussen norman at rasmussen.co.za
Fri Aug 4 14:18:27 PDT 2006


Open the subscriptions window for unreachable jid:

XML Console shows:

<iq type="get" to="normanr at remoteserver.com" id="aafda" >
<pubsub xmlns="http://jabber.org/protocol/pubsub">
<subscriptions/>
</pubsub>
</iq>


<iq from="normanr at remoteserver.com" type="error"
to="norman at localserver.co.za/Psi-HomeDev" id="aafda" >
<pubsub xmlns="http://jabber.org/protocol/pubsub">
<subscriptions/>
</pubsub>
<error type="cancel" code="404" >
<remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
</error>
</iq>

(note, that's not <error type="cancel" code="501"
><feature-not-implemented
xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error> )

Results: No error, subscriptions window is ready for use.

Expected: Error message should display, and subscriptions window should close.

-- 
- Norman Rasmussen
 - Email: norman at rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/


More information about the psi-devel mailing list