diff options
author | Justin Clark-Casey (justincc) | 2013-02-28 21:15:14 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-02-28 21:15:14 +0000 |
commit | a523ed1e4d4c8e9c4366fddaaf6a67fe35a9859f (patch) | |
tree | 4fabcf0557f142cc38b8f9570b22498954a4a2d4 /OpenSim/Data/SQLite/SQLiteAssetData.cs | |
parent | Add regression tests for llGetNotecardLine() (diff) | |
download | opensim-SC_OLD-a523ed1e4d4c8e9c4366fddaaf6a67fe35a9859f.zip opensim-SC_OLD-a523ed1e4d4c8e9c4366fddaaf6a67fe35a9859f.tar.gz opensim-SC_OLD-a523ed1e4d4c8e9c4366fddaaf6a67fe35a9859f.tar.bz2 opensim-SC_OLD-a523ed1e4d4c8e9c4366fddaaf6a67fe35a9859f.tar.xz |
Fix bug where simultaneous calls by different scripts to llGetNotecardLine() or llGetNumberOfNotecardLines() would sometimes not trigger a dataserver event.
This was because the notecard asset ID was being used as the request identifier.
Now using a random ID, in common with other code using the DataServer
Diffstat (limited to 'OpenSim/Data/SQLite/SQLiteAssetData.cs')
0 files changed, 0 insertions, 0 deletions