Issue Details (XML | Word | Printable)

Key: LIBOMV-442
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Jim Radford
Reporter: Jim Radford
Votes: 0
Watchers: 0
Operations

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

GridProxy no longer prints out packet details

Created: 05/Feb/09 01:23 AM   Updated: 05/Feb/09 01:26 AM
Component/s: GridProxy/WinGridProxy
Affects Version/s: None
Fix Version/s: 0.6.0

Environment: All


 Description  « Hide
the ToString() Overload was removed from the Packets.cs generator leaving GridProxy without the ability to display detailed packet information. This is corrected by adding a method to Helpers PacketToString() Which can be used by GridProxy or other debugging information.

It attempts to handle multiple packet type scenerios, please report any oddities with GridProxy here.



 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jim Radford added a comment - 05/Feb/09 01:26 AM
Applied fix to r2429