diff options
author | Justin Clark-Casey (justincc) | 2012-06-14 04:29:15 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-06-14 04:29:15 +0100 |
commit | f4b02f8e39b9e437a5f5ce4ffc307354fa39bd39 (patch) | |
tree | 359d2b378dcc97c14105d29e02e0c8e1565079ea /bin/config-include/StandaloneHypergrid.ini | |
parent | Fix very recent regression in 917d753 where I put the ++updatesThisCall outsi... (diff) | |
download | opensim-SC_OLD-f4b02f8e39b9e437a5f5ce4ffc307354fa39bd39.zip opensim-SC_OLD-f4b02f8e39b9e437a5f5ce4ffc307354fa39bd39.tar.gz opensim-SC_OLD-f4b02f8e39b9e437a5f5ce4ffc307354fa39bd39.tar.bz2 opensim-SC_OLD-f4b02f8e39b9e437a5f5ce4ffc307354fa39bd39.tar.xz |
Fix a regression in BaseHttpServer.HandleXmlRpcRequests() from recent c6e3752
Accidentally make responseString null by default instead of String.Empty.
It needs to be something in case the XmlRpcRequest deserialize throws an exception due to bad xml (a failure which we silently swallow!)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions