Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.0.4
-
Fix Version/s: 3.4.5
-
Component/s: Core CiviCRM
-
Labels:None
Description
The default assignment statement for $preUpgradeMessage needs to be moved outside of the conditional block.
The attached patch, civicrm-preUpgradeMessage-35242.patch fixes the problem.