Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0 Beta 1
-
Fix Version/s: 3.0.0 Beta 2
-
Component/s: Core
-
Labels:None
-
Acceptance Test - Add?:No
Description
To be consistent with Javadocs, Roster.getPresence(String) should force use of the bare JID, even if a full JID is passed in. The getPresenceResource(String) method is already in place to consider the full JID.