task #7238
Rename lastName and firstName
100%
Description
According to https://www.w3.org/International/questions/qa-personal-names.en#fielddesign last name should better be called "family name" and "first name" should better be called "Other/given names"
So rename lastName to familyName and firstName to either otherName or givenName in model.
Note: in UIs the first name should be replaced by "Other/given names"
Related issues
Associated revisions
ref #7238 rename lastName and firstName
ref #7238 fix givenname camelCase issue in AgentDaoImplTest
ref #7238 adapt xmltype for familyName and givenName
ref #7238 fix datatype for renaming Person.lastname and firstname
ref #7238 fixing field binding in PersonField to adapt to model changes
ref #7238 change to familyname and givenname incdmlib-app
ref #7238 correct case for givenname and familyname in BerlinModelAuthorImport
History
#1 Updated by Andreas Müller about 3 years ago
- Related to bug #7239: Rename last name by family name and first name by "Other/given names" added
#2 Updated by Andreas Müller almost 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
#3 Updated by Andreas Müller almost 3 years ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
#4 Updated by Andreas Müller about 2 years ago
- Related to bug #8104: TaxonName.getLastNamePart erroneously renamed .getFamiliyNamePart added