- fixed bugs in r_contact.cc:
commitb182bb327a9a26ac239bc5a9aed9f586e249d135
authorcdfrey <cdfrey>
Fri, 27 Jul 2007 03:54:50 +0000 (27 03:54 +0000)
committercdfrey <cdfrey>
Fri, 27 Jul 2007 03:54:50 +0000 (27 03:54 +0000)
tree8ddfa9d1ab0c65868ebdaa952de8fcc5fe647136
parent7cea75bc99b4bf0156bf26dbaba64b9a023308e7
- fixed bugs in r_contact.cc:
- fixed bug that caused a LastName/FirstName swap
if FirstName was empty and you wrote a contact
record into the device.... First/Last Name
fields are position sensitive, and the code
was missing the empty FirstName case on writing
- fixed bug in BuildFields() and Dump() where they
were not updated to handle the new field
table added for the postal address changes
on 2007/07/20, oops
src/r_contact.cc