Issue Details (XML | Word | Printable)

Key: LIBOMV-414
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Robin Cornelius
Votes: 0
Watchers: 1
Operations

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

Group members list is incomplete

Created: 05/Nov/08 04:26 AM   Updated: 22/Jan/09 01:39 AM
Component/s: Groups
Affects Version/s: None
Fix Version/s: 0.6.0

File Attachments: 1. Text File group_members_are_in_multiple_packets.patch (1 kB)


Environment: All


 Description  « Hide
The group members list reply may be split over multiple packets if it is large. The current implementation removes the request id from the request list on the first packet. Patch makes it remove when all group members have been received and results in a complete list.

 All   Comments   Change History   Subversion Commits   Patches      Sort Order: Ascending order - Click to sort in descending order
Robin Cornelius added a comment - 22/Jan/09 01:39 AM
Fixed in SVN r2417