Closed
Bug 1026979
Opened 10 years ago
Closed 7 years ago
Contact's name imported in list contacts is different to contact's name once edited
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(b2g-v2.2 affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
b2g-v2.2 | --- | affected |
People
(Reporter: lolimartinezcr, Unassigned)
Details
(Whiteboard: [2.2-flame-reduced-run])
Attachments
(4 files)
Tested
Hamachi
2.1
Gecko: 57d205d4
Gaia: 846f561
Pre-requisites: Contact created in Gmail account with Name, second name and surname.
STRs:
1. Tap Contacts application.
2. Tap settings option.
3. Tap import
4. Tap Gmail button.
5. Write login/password.
6. Select contact and import it. --> In list of contacts to import *ONLY* can see "name and surname (2014-06-18-11-00-29.png)
7. Tap contact list --> In list of contacts *only* can see "name and surname" (2014-06-18-11-01-03.png)
8. Tap in contact and edit it.
Actual result:
In list of contact you can see "name and surname" but when user edit it can see "name, second name and surname". See 2014-06-18-11-00-54.png
Expected result:
Always user should see same.
Reporter | ||
Comment 1•10 years ago
|
||
Reporter | ||
Comment 2•10 years ago
|
||
Reporter | ||
Comment 3•10 years ago
|
||
Information about contact in Gmail in Gmail.png attached
Reporter | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
IMHO, this is not a bug, is a field in the gmail api that doesn't fit the mozcontacts api, we needed to drop some fields, actually what is happening is the following:
name parameter: In both the mozContacts API and the Google contacts API, so we use it (that's the full name)
givenName parameter: in both
familyName (surname): in both
second name: just in gmail, that's why we don't show it.
Comment 6•10 years ago
|
||
Seeing this occur on Flame 2.2
Middle name of imported contact disappears from contact page header after editing any field. Exporting contact reveals that middle name was not preserved in resulting .vcf file
Device: Flame 2.2 Master (319mb)(Kitkat Base)(Full Flash)
BuildID: 20141210040201
Gaia: e17c5656dbf517d48fb61ac9bc92119e023fd717
Gecko: be1f49e80d2d
Gonk: 48835395daa6a49b281db62c50805bd6ca24077e
Version: 37.0a1 (2.2 Master)
Firmware: V188-1
User Agent: Mozilla/5.0 (Mobile; rv:37.0) Gecko/37.0 Firefox/37.0
QA Whiteboard: [QAnalyst-Triage?]
status-b2g-v2.2:
--- → affected
Flags: needinfo?(dharris)
Whiteboard: [2.2-flame-reduced-run]
Updated•10 years ago
|
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(dharris)
Comment 7•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•