Invalid error condition in XMPPError.Condition

Hi all,

maybe there is an invalid error condition in XMPPError.Condition. I need “unexpected_request” but there is “unexpected_condition”.

The schema (http://www.xmpp.org/schemas/stanzaerror.xsd) does not contain an “unexpected-condition” but an “unexpected-request”.

Hey Tobias,

Thanks for bringing that up. It was filed and fixed as SMACK-236.

Regards,

– Gato