OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 42f1b88eb2 If a prim inventory becomes empty through deletion, send an empty xfer file name rather than one that references a metadata file containing only the folder object.
If we do this, then viewer 3 crashes when we try and rez a script directly in an attachment's prim inventory.
Sending an empty file name was already being done if the prim's inventory had never been touched.
Now we always do that if there are no items in that inventory.
Hopefully addresses the remaining point in http://opensimulator.org/mantis/view.php?id=5644
2011-09-15 18:13:36 +01:00
..
ApplicationPlugins Added a check to the CreateRegion method of the RemoteAdmin module that the specified user exists. 2011-09-09 22:59:00 +01:00
Capabilities Save the default terrain texture UUIDs for a new region instead of leaving them as UUID.Zero. 2011-09-09 00:38:04 +01:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data Fix unit tests from RegionSettings commit 2011-09-09 00:47:23 +01:00
Framework In an object return message, send a null-terminated empty string in binary bucket to prevent a viewer 3 crash. 2011-09-13 17:13:42 +01:00
Region If a prim inventory becomes empty through deletion, send an empty xfer file name rather than one that references a metadata file containing only the folder object. 2011-09-15 18:13:36 +01:00
Server Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
Services Increase information in logging for UserAgentServiceConnector. 2011-09-08 19:52:28 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Fix unit tests from RegionSettings commit 2011-09-09 00:47:23 +01:00
Tools Make default serverside_object_permissions = true since this better matches user expectations. 2011-07-01 23:06:46 +01:00