Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Blocker
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.5
-
Fix Version/s: 4.5.1
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:None
Description
When editing a contact, under Communication Preferences the Greetings cannot be edited.
On loading the Contact edit page the first error message occurs:
TypeError: cj(...).autocomplete(...).result is not a function @ https://test.wikimedia.ch/civicrm/contact/add?reset=1&action=update&cid=1178:321
On clicking the greeting's edit button another error occurs:
TypeError: $ is not a function @ https://test.wikimedia.ch/civicrm/contact/add?reset=1&action=update&cid=1178:1291
I tested this issue on two different CiviCRM installations on Drupal and on a third one running on Wordpress, all showing the same issue.