aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid/HeloServicesConnector.cs
diff options
context:
space:
mode:
authorAliciaRaven2015-01-21 00:42:46 +0000
committerJustin Clark-Casey (justincc)2015-01-21 00:57:06 +0000
commitabf1836b818e7876c3e32856b61cb1ba1f6460f2 (patch)
treeaf562da2519dfa9983065040c408bdc897439030 /OpenSim/Services/Connectors/Hypergrid/HeloServicesConnector.cs
parentReplace the tabs that have crept into isolated places in config and config ex... (diff)
downloadopensim-SC_OLD-abf1836b818e7876c3e32856b61cb1ba1f6460f2.zip
opensim-SC_OLD-abf1836b818e7876c3e32856b61cb1ba1f6460f2.tar.gz
opensim-SC_OLD-abf1836b818e7876c3e32856b61cb1ba1f6460f2.tar.bz2
opensim-SC_OLD-abf1836b818e7876c3e32856b61cb1ba1f6460f2.tar.xz
Fix OfflineIMEmail value overwriting every time its called. The request was receiving a blank user prefs object to populate but then was checking for an email address. When this failed the email address was pulled from the User Account service and the empty prefs now including the email was saved before being loaded again to be returned. This was overwriting all other settings in the prefs. This fix returns the existing prefs first before checking the email address is set, and only updates email if missing.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions