|
|
|
|
|
by bpicolo
1026 days ago
|
|
> do the various airline systems expect the name to be split into separate fields depending on the locale Bingo. I've had this problem dealing with insurance carriers. They want a very wide degree of name formats, and to make it worse some don't support unicode, some don't support apostrophes, and some don't understand names longer than 22 characters (had multi-hour discussions on exactly which part of the names I needed to cut out in this scenario). They were bewildered that these were problems for data which could include anybody in the US... |
|