Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.1.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
When trying to submit a word replacement the system crashes with a fatal error message saying that class CRM_Core__DAO_Domain is undefined.
Was able to resolve by adding require_once 'CRM/Core/DAO/Domian.php' to WordReplacements.php