Closed
Bug 947200
Opened 11 years ago
Closed 10 years ago
SD card contact import (VCF) gets names reversed
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Firefox OS Graveyard
Gaia::Contacts
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mbugz, Unassigned)
Details
Attachments
(1 file)
104 bytes,
text/vcard
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 2013102400
Steps to reproduce:
Import contacts from memory card, then view details of an imported contact (tap an imported name in the list)
Actual results:
Name of contact is presented "LastName FirstName" in heading (note, this does not happen on list of contacts).
Expected results:
Presumably the contact heading should be "FirstName LastName", as happens if I add a new contact manually.
Comparing the cases in the contacts indexedDB it appears the "name" property is being incorrectly composed for the import case.
Reporter | ||
Comment 1•11 years ago
|
||
This file shows the problem on B2G 1.2, but I've also seen it with other similar VCFs on 1.1
Comment 2•10 years ago
|
||
Tested on today's master. Works fine today.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•