[opensource-dev] STORM-288 follow-up fix
Kitty
sldev at catznip.com
Wed Nov 17 10:42:38 PST 2010
https://jira.secondlife.com/browse/STORM-288
The net effect of the changeset
http://hg.secondlife.com/viewer-development/changeset/415c77b6eacf is that
mFloater->dirty(); will never be called anymore since it's comparing the
item UUIDs with an object UUID which isn't applicable when dealing with
agent inventory items (and it will just be the NULL UUID anyway).
Repro:
* open item profile sidepanel for an inventory item
* open an inventory floater (Ctrl-Shift-I)
* rename the item
=> sidepanel does not update anymore
It also breaks being able to set the next owner permissions from "no copy,
transfer" to "copy, no transfer" on agent inventory items.
Kitty
-------------- next part --------------
A non-text attachment was scrubbed...
Name: STORM-288.patch
Type: application/octet-stream
Size: 1942 bytes
Desc: not available
Url : http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101117/cc0a1173/attachment.obj
More information about the opensource-dev
mailing list