-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.10-RC1
-
Fix Version/s: 3.0.10-RC2
-
Component/s: Update system
-
Labels:None
The set_config call in database_update.php should be wrapped in an if statement to check if it was changed to a custom value. Otherwise repeated execution of database_update.php would overwrite the custom value.