Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Critical
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7
-
Fix Version/s: 4.7.2
-
Component/s: Core CiviCRM
-
Labels:
-
Documentation Required?:None
-
Funding Source:Core Team Funds
Description
After upgrading an in-use 4.6.4 system to 4.7-beta5, most usage seemed normal, but "Create new Individual" at /civicrm/contact/add?reset=1&ct=individual would generate the "Unsupported html-element" (see screenshot).
The log file is attached, with site name details sanitized.
It seems like a lot of changes were made from 4.6 to 4.7 to /civicrm/CRM/Contact/Form/Edit/Individual.php. The new code includes comments with numerous prayers to God that are apparently unanswered. I wasn't able to load in a debugger on my tablet, but did see from the log file that the error seemed to be triggered by the field "formal_title". Finding that as an option of the option group "Contact Edit Options" and disabling it in CiviCRM fixed the problem.
The system is drupal 7 running OpenAtrium 2.51 (upgraded from OA 2.43), running in Aegir. Please let me know if there are additional details needed.