Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.5, 4.6
-
Fix Version/s: 4.7
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Core Team Funds
Description
When running "regen.sh", we've observed that some values in "civicrm_settings" may be inappropriately propagated from the local database into the generated databases.
There are pieces in the current theory:
1. When regen.sh calls "System.flush", it repopulates all the settings.
2. Some dev env's (esp. buildkit) have settings prepopulated via global $civicrm_settings.
There are currently some hacky bits in regen.sh which clear a list of specific settings. We should try to make this a bit cleaner.
Attachments
Issue Links
- links to