<<

preserve_dates

In bug 2284, it was determined that a Member's dateofbirth could be erased by a call to ModMember if no date_of_birth was passed in. Three date fields (dateofbirth, dateexpiry ,and dateenrolled) are treated differently than other fields by ModMember. This test method calls ModMember with none of the date fields set to ensure that they are not overwritten.

<<