diff --git a/indra/llinventory/llinventory.cpp b/indra/llinventory/llinventory.cpp
index c9e5394bc..deb25c74c 100644
--- a/indra/llinventory/llinventory.cpp
+++ b/indra/llinventory/llinventory.cpp
@@ -268,7 +268,7 @@ void LLInventoryObject::updateServer(BOOL) const
llwarns << "LLInventoryObject::updateServer() called. Doesn't do anything." << llendl;
}
-inline
+// inline
void LLInventoryObject::correctInventoryName(std::string& name)
{
LLStringUtil::replaceNonstandardASCII(name, ' ');
diff --git a/indra/llinventory/llinventory.h b/indra/llinventory/llinventory.h
index a88894da9..b3c141cfd 100644
--- a/indra/llinventory/llinventory.h
+++ b/indra/llinventory/llinventory.h
@@ -84,9 +84,13 @@ public:
void setParent(const LLUUID& new_parent);
void setType(LLAssetType::EType type);
-private:
+// [RLVa:KB] - Checked: 2014-01-07 (RLVa-1.4.10)
// in place correction for inventory name string
- void correctInventoryName(std::string& name);
+ static void correctInventoryName(std::string& name);
+// [/RLVa:KB]
+private:
+// // in place correction for inventory name string
+// void correctInventoryName(std::string& name);
//--------------------------------------------------------------------
// File Support
diff --git a/indra/newview/app_settings/settings_rlv.xml b/indra/newview/app_settings/settings_rlv.xml
index 09b3d15fd..c0bd30a1a 100644
--- a/indra/newview/app_settings/settings_rlv.xml
+++ b/indra/newview/app_settings/settings_rlv.xml
@@ -11,7 +11,7 @@
Type
Boolean
Value
- 1
+ 1
RestrainedLoveDebug
RestrainedLoveCanOOC
RestrainedLoveForbidGiveToRLV
RestrainedLoveNoSetEnv
RestrainedLoveReplaceWhenFolderBeginsWith
RestrainedLoveStackWhenFolderBeginsWith
RLVaEnableCompositeFolders
RLVaEnableLegacyNaming
RLVaEnableSharedWear
RLVaHideLockedLayers
RLVaHideLockedAttachments
RLVaSharedInvAutoRename
RLVaShowAssertionFailures
RLVaShowNameTags
RLVaTopLevelMenu
RLVaWearReplaceUnlocked
ForceInitialCOFDelay