Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.1
-
Component/s: Core CiviCRM
-
Labels:None
Description
As per http://forum.civicrm.org/?topic=19954 - reverting a middle name does not reset the birth date, but reverting a change in another table (like address) does reset the birth date to zero.
Probably needs fixing in CRM_Logging_Reverter::revert() and birth_date needs to be handled in the same way as custom data date fields.