diff options
author | Charles Krinke | 2008-05-29 13:42:29 +0000 |
---|---|---|
committer | Charles Krinke | 2008-05-29 13:42:29 +0000 |
commit | 91b75eda85d565f4fe4cf7ee844e24d54ef084b6 (patch) | |
tree | a46fe007f2a6e061dd165a12f1774853f79e24c7 /OpenSim/Grid/Manager/OpenGridServices.Manager/ConnectToGridServer.cs | |
parent | * Added a child agent check to the ChildAgentData Update to make sure that yo... (diff) | |
download | opensim-SC_OLD-91b75eda85d565f4fe4cf7ee844e24d54ef084b6.zip opensim-SC_OLD-91b75eda85d565f4fe4cf7ee844e24d54ef084b6.tar.gz opensim-SC_OLD-91b75eda85d565f4fe4cf7ee844e24d54ef084b6.tar.bz2 opensim-SC_OLD-91b75eda85d565f4fe4cf7ee844e24d54ef084b6.tar.xz |
Mantis#852. Thank you kindly, cmickeyb for a patch that:
There appears to be a problem with the mapping of scripts when an llHTTPRequest completes.
CheckHttpRequests() looks for a function that maps to the localID associated with the http
request. However, the only context in which it looks is that of the first region. That is,
m_CmdManager.m_ScriptEngine.m_ScriptManager is the same no matter where the script executed
that initiated the llHTTPRequest. Since scripts appear to be loaded into a region specific
scriptmanager on startup, the event handler is only found for requests coming from the first region.
Diffstat (limited to 'OpenSim/Grid/Manager/OpenGridServices.Manager/ConnectToGridServer.cs')
0 files changed, 0 insertions, 0 deletions