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

Key: SMACK-165
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

Listeners are not being removed from PacketReader

Created: 08/10/06 05:08 PM   Updated: 08/10/06 05:09 PM
Component/s: Core
Affects Version/s: 2.2.1
Fix Version/s: 3.0.0 Beta 1

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 08/10/06 05:09 PM
Acceptance Test - Add?: No


 Description  « Hide
PacketReader actually stores a listener wrapper for each listener in VolatileMemberCollection. The problem is that VolatileMemberCollection implementation of removal is not doing the right comparison between the listener that wants to be removed and the collection elements.

 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.