History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SMACK-86
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Matt Tucker
Reporter: Matt Tucker
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Smack

Make presence checks not case sensitive.

Created: 09/09/05 10:23 AM   Updated: 02/04/07 02:41 AM
Component/s: Core
Affects Version/s: 2.0.0
Fix Version/s: 3.0.0 Beta 1

Time Tracking:
Not Specified

Resolution Date: 02/04/07 02:41 AM


 Description  « Hide
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).

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Matt Tucker - 02/04/07 02:41 AM
From checking the code, this bug should already be fixed.