aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid/SimianInventoryServiceConnector.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-11-17 01:01:14 +0000
committerJustin Clark-Casey (justincc)2012-11-17 01:01:14 +0000
commit2aa58c58435e0071da185d32a3f3cb622f699de0 (patch)
tree3c787f543101b44ca45adb43d0a6a9b49133b5a2 /OpenSim/Services/Connectors/SimianGrid/SimianInventoryServiceConnector.cs
parentAdd basic XInventoryServicesTests.TestAddItem() regression test. (diff)
downloadopensim-SC_OLD-2aa58c58435e0071da185d32a3f3cb622f699de0.zip
opensim-SC_OLD-2aa58c58435e0071da185d32a3f3cb622f699de0.tar.gz
opensim-SC_OLD-2aa58c58435e0071da185d32a3f3cb622f699de0.tar.bz2
opensim-SC_OLD-2aa58c58435e0071da185d32a3f3cb622f699de0.tar.xz
Do not allow invariants to change on calls to XInventoryService.UpdateItem()
This is to help track down http://opensimulator.org/mantis/view.php?id=6359 where creator IDs on items and rezzed objects have been reported to sometimes change. This should never happen - a particular item should never change creators (if an item is given then a new item (with new id) is created). Invariants are inventory type, asset type, folder (changed only on MoveItems()), CreatorIdentification and Owner. If caller attempts to change an invariant, warning is logged but other properties are still changed. If you see this warning, reporting on Mantis 6359 would be very welcome with the exact operation being done at the time.
Diffstat (limited to 'OpenSim/Services/Connectors/SimianGrid/SimianInventoryServiceConnector.cs')
0 files changed, 0 insertions, 0 deletions