[opensource-dev] Review Request: Dragging the "Contents" folder from object inventory to agent inventory shows the "prohibited" cursor
Kitty Barnett
sldev at catznip.com
Thu Dec 16 03:04:28 PST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/26/
-----------------------------------------------------------
Review request for Viewer.
Summary
-------
The "Contents" folder is an LLInventoryObject instance, and failed the dynamic cast to LLInventoryItem.
The permission logic didn't apply since it's a category (which has no permissions) and was changed to use the same function that will do the actual copying so that drop behaviour should always match the "can drop" result.
This addresses bug VWR-24217.
http://jira.secondlife.com/browse/VWR-24217
Diffs
-----
indra/newview/llpanelobjectinventory.cpp UNKNOWN
Diff: http://codereview.secondlife.com/r/26/diff
Testing
-------
Thanks,
Kitty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101216/2274f65f/attachment.htm
More information about the opensource-dev
mailing list