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
STORM-288.patch
Description: Binary data
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges