Issue Details (XML | Word | Printable)

Key: LIBOMV-432
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Jim Radford
Reporter: Robin Cornelius
Votes: 0
Watchers: 0
Operations

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

Add a callback to RequestCopyItemFromNotecard to notify when item is copied to inventory

Created: 13/Jan/09 02:32 AM   Updated: 14/Jan/09 03:25 AM
Component/s: Inventory
Affects Version/s: None
Fix Version/s: 0.6.0

File Attachments: 1. File EmbeddedAssets.diff (2 kB)


Environment: All


 Description  « Hide
When requesting a copy item from a notecard, an ItemCopiedCallback is fired but it always uses the id 0 unlike the other standard inventory calls, which return a user specified unique ID.

Patch attached to implement the above feature. Appears to work correctly with my text client



 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jim Radford added a comment - 14/Jan/09 03:25 AM
Applied to trunk, r2414 Thanks!