Closed
Bug 1024460
Opened 11 years ago
Closed 11 years ago
In multiconference, Contact's name or phone number is duplicate.
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(blocking-b2g:2.0+, b2g-v1.4 unaffected, b2g-v2.0 verified, b2g-v2.1 verified)
Tracking | Status | |
---|---|---|
b2g-v1.4 | --- | unaffected |
b2g-v2.0 | --- | verified |
b2g-v2.1 | --- | verified |
People
(Reporter: lolimartinezcr, Assigned: drs)
References
Details
(Keywords: regression, Whiteboard: [planned-sprint])
Attachments
(3 files)
Hamachi
2.0
Gecko-fcf1d2a
Gaia-2bb6663
Reproducible: 100%
Pre-requisites: Multiconference established.
STR:
Tap right arrow and display the list of contacts.
Actual result:
See attached image. Duplicate contact's name and phone numbers
Expected result:
Not duplicate contact's name and phone numbers
Updated•11 years ago
|
blocking-b2g: --- → 2.0?
Comment 1•11 years ago
|
||
Regression, working fine in v1.4 version
Tested on hamachi v1.4 version:
B-90
Gecko-dcfc7e2
Gaia-43da854
Platform version:30.0
BuildID:20140612024834
status-b2g-v1.4:
--- → unaffected
status-b2g-v2.0:
--- → affected
status-b2g-v2.1:
--- → affected
Whiteboard: regression
Updated•11 years ago
|
Reporter | ||
Updated•11 years ago
|
QA Contact: lolimartinezcr
Updated•11 years ago
|
Assignee: nobody → gtorodelvalle
Updated•11 years ago
|
Keywords: regressionwindow-wanted
Updated•11 years ago
|
Target Milestone: --- → 2.0 S5 (4july)
Assignee | ||
Updated•11 years ago
|
Whiteboard: [planned-sprint]
Assignee | ||
Comment 2•11 years ago
|
||
This is the regressing commit: https://github.com/mozilla-b2g/gaia/commit/9b6df0c59f15dd20a3d0c29731b02f36fc5544c4
Stealing.
Assignee: gtorodelvalle → drs+bugzilla
Status: NEW → ASSIGNED
Depends on: 951606
Keywords: regressionwindow-wanted
Assignee | ||
Comment 3•11 years ago
|
||
PR: https://github.com/mozilla-b2g/gaia/pull/21145 (on top of bug 1031916)
The problem was that an old selector that we had for .fake-number had gone stale and wasn't being used for this field, so we had two instances of the phone number / contact name fields (one real and one hidden). We also weren't correctly styling the additional contact details anymore as they were grey and italic in the conference participant list.
I did some testing to make sure that this didn't regress anything on the main call screen and in the conference participant list, and it seems to be fine.
Attachment #8447775 -
Flags: review?(etienne)
Updated•11 years ago
|
Attachment #8447775 -
Flags: review?(etienne) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
Reporter | ||
Comment 6•11 years ago
|
||
Tested and working
Hamachi
2.0
Gecko-e50f6b7
Gaia-3bfe47c
Hamachi
2.1
Gecko-4b0c03f
Gaia-c13308f
Status: RESOLVED → VERIFIED
This issue has been successfully verified on Flame 2.0:
Gaia-Rev 8d1e868864c8a8f1e037685f0656d1da70d08c06
Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/c756bd8bf3c3
Build-ID 20141130000204
Version 32.0
Device-Name flame
FW-Release 4.4.2
This issue has been successfully verified on Flame 2.1:
Gaia-Rev ccb49abe412c978a4045f0c75abff534372716c4
Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/18fb67530b22
Build-ID 20141130001203
Version 34.0
Device-Name flame
FW-Release 4.4.2
You need to log in
before you can comment on or make changes to this bug.
Description
•