I'll try to explain the issue with an example from a faced situation migrating user addresses.

Let's suppose we have this address with below info:
The First Name: John
The Last Name: Doe
The Name Line: Doe John

The issue is that even First and Last names are present, the Name Line field is separated to guess from it first and last names which would result in names reversing:
The First Name: Doe
The Last Name: John

I propose to split and guess First and Last names only when these fields are not present.

CommentFileSizeAuthor
#2 name-line-split-2766507-2.patch937 bytessdstyles
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sdstyles created an issue. See original summary.

sdstyles’s picture

Status: Active » Needs review
FileSize
937 bytes