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

Key: SMACK-214
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Matt Tucker
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

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

Presences with a negative priority of -1 are not sending the priority to the server

Created: 04/10/07 01:43 PM   Updated: 04/10/07 01:44 PM
Component/s: Core
Affects Version/s: 3.0.0
Fix Version/s: 3.0.2

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 04/10/07 01:44 PM
Acceptance Test - Add?: No


 Description  « Hide
Smack is using the -1 value in the Presence priority as a way to indicate that the priority was never set but the user. The problem is that if the user sets a value of -1 then the priority is never sent to the server. Use the Integer.MIN_VALUE as a way to indicate that the presence was never set.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.