Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 3.0.0 Beta 1
-
Component/s: Core
-
Labels:None
Description
Make checks of presence in the roster not case sensitive. So, if someone passes in someUser@example.com, it matches someuser@example.com (which is what will probably be saved in the presenced map).
From checking the code, this bug should already be fixed.