Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Critical
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.2.0
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Core Team Funds
Description
OK, not sure if this is a duplicate or a problem just relevant to me...
But, I try to save a custom PHP or template directory, nothing saves.
I've tracked down that lines 90 through 94 in CRM/Core/BAO/ConfigSetting.php seem to be removing all directory settings from being saved into the domain table, comment these out and it works...
Thoughts?