Details
Description
According to RFC3921bis: Subscription Attribute the subscription attribute is optional. Smack currently throws a NullPointException on receiving such a roster stanza.
Issue Links
- is duplicated by
-
SMACK-232
Better handling of Roster error
-
I've added a simple Roster Push test (according to RFC3921bis-03: Roster Push) which reproduces this bug (provided by the RosterTest class within the test-unit directory).