Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

strophe.caps.jsonly.js _handleDiscoInfoReply node split errors because there is no node #119

Open
cpinnix opened this issue Apr 27, 2015 · 0 comments

Comments

@cpinnix
Copy link

cpinnix commented Apr 27, 2015

A stanza comes through that looks like this:

<query xmlns="http://jabber.org/protocol/disco#info">
   <identity category="client" type="pc" name="imagent"/>
   <feature var="http://jabber.org/protocol/xhtml-im"/>
   <feature var="vcard-temp:x:update"/>
   <feature var="http://jabber.org/protocol/disco#info"/>
   <feature var="jabber:iq:version"/>
   <feature var="http://jabber.org/protocol/si"/>
   <feature var="http://jabber.org/protocol/sipub"/>
   <feature var="http://jabber.org/protocol/bytestreams"/>
   <feature var="apple:profile:efh-transfer"/>
   <feature var="http://jabber.org/protocol/si/profile/file-transfer"/>
   <feature var="apple:profile:transfer-extensions:rsrcfork"/>
   <feature var="http://www.apple.com/xmpp/message-attachments"/>
</query>

Should this code fail more gracefully with some warning logs?

Charlie.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant