BlueBubblesApp / bluebubbles-server

Server for forwarding iMessages to clients within the BlueBubbles App ecosystem
https://bluebubbles.app
Apache License 2.0
554 stars 47 forks source link

Contacts with middle names are displayed incorrectly #614

Closed bobbyl140 closed 9 months ago

bobbyl140 commented 9 months ago

I have a few contacts with the middle name field filled out, and when manually importing them, they are imported as Middle First Last rather than First Middle Last. I can't say if this also happens with automatic importing, I couldn't get it to work as per #613.

EDIT: I meant #612. I'm very sorry I had the wrong number!

zlshames commented 9 months ago

Any chance you can grab a sample from the VCF file and redact the PII and replace it with sample data? Just so I have something to go off of

bobbyl140 commented 9 months ago

Yeah, here is a contact for a fictitious person whose full name is "John James Appleseed". When importing it manually, the Display Name becomes "James John Appleseed". (ZIPped for GitHub requirements. I can upload elsewhere if you need!) John James Appleseed.vcf.zip

zlshames commented 9 months ago

Fixed, my development branch. Thanks.