Closed
Bug 1178241
Opened 10 years ago
Closed 10 years ago
[vCard] 'undefined' is displayed when a field exist but there's no value in it
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(blocking-b2g:2.5+, b2g-master verified)
Tracking | Status | |
---|---|---|
b2g-master | --- | verified |
People
(Reporter: jlorenzo, Assigned: arcturus)
References
Details
(Keywords: foxfood)
Attachments
(6 files)
144 bytes,
text/directory
|
Details | |
46 bytes,
text/x-github-pull-request
|
Details | Review | |
46 bytes,
text/x-github-pull-request
|
borjasalguero
:
review+
|
Details | Review |
46 bytes,
text/x-github-pull-request
|
Details | Review | |
46 bytes,
text/x-github-pull-request
|
arcturus
:
review+
|
Details | Review |
1.17 MB,
video/3gpp
|
Details |
STR
1. Put the attached vcard on your device
2. Import it.
3. See the contact list
Results
The displayed company is 'undefined' instead of having no company. The vCard is not common, it shows:
> ORG:;
This seems like an edge case, but in real life, this happened to me with Fastmail. They do export contacts with ORG but without filling it. And per the specs[1], it seems okay to do so.
[1] https://tools.ietf.org/html/rfc6350#section-6.6.4
Reporter | ||
Comment 1•10 years ago
|
||
[Blocking Requested - why for this release]: We have likely lived with this issue for multiple releases. However, having a list of contacts filled with 'undefined' everywhere will hurt the first user experience, and as said above, this happens with at least one of the major email provider.
blocking-b2g: --- → 2.5?
Reporter | ||
Comment 2•10 years ago
|
||
Comms triage: Agreed to follow the specs.
blocking-b2g: 2.5? → 2.5+
Updated•10 years ago
|
QA Whiteboard: [foxfood-triage]
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → francisco
Status: NEW → ASSIGNED
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8638709 -
Flags: review?(borja.bugzilla)
Updated•10 years ago
|
Attachment #8638709 -
Flags: review?(borja.bugzilla) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Updated•10 years ago
|
Target Milestone: --- → FxOS-S4 (07Aug)
Comment 6•10 years ago
|
||
Comment 7•10 years ago
|
||
GU7 is perma-failing because of this patch. Could you please take a look and reland? Thanks!
backout: https://github.com/mozilla-b2g/gaia/commit/b57e9a0b5aee45f80d1ee8bfe69625ab4db20b5c
Status: RESOLVED → REOPENED
Flags: needinfo?(francisco)
Resolution: FIXED → ---
Comment 8•10 years ago
|
||
https://treeherder.mozilla.org/logviewer.html#?job_id=2467925&repo=b2g-inbound was the failure btw
Assignee | ||
Comment 9•10 years ago
|
||
Flags: needinfo?(francisco)
Comment 10•10 years ago
|
||
Assignee | ||
Comment 11•10 years ago
|
||
Comment on attachment 8643665 [details] [review]
[gaia] arcturus:bug-1178241 > mozilla-b2g:master
Carrying over the r+ since this just fixes the tests.
Attachment #8643665 -
Flags: review+
Assignee | ||
Comment 12•10 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Comment 13•10 years ago
|
||
This bug has been verified as "pass" on the latest build of Flame KK 2.5 and Aires KK 2.5 by the STR in comment 0.
Actual results: "undefined" is not displayed when a field exist but there's no value in it.
See attachment: verified_Flame_v2.5.3gp
Reproduce rate: 0/10
Device: Flame KK 2.5 (Pass)
Build ID 20150810150206
Gaia Revision 9a8880a95ee4a4aea7895d4e2bcab31bc49ea281
Gaia Date 2015-08-10 16:01:11
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/8cba870a352c
Gecko Version 43.0a1
Device Name flame
Firmware(Release) 4.4.2
Firmware(Incremental) eng.cltbld.20150810.183734
Firmware Date Mon Aug 10 18:37:46 EDT 2015
Firmware Version v18D v4
Bootloader L1TC000118D0
Device: Aries KK 2.5(Pass)
Build ID 20150810201912
Gaia Revision fa89e03dc489e79baa0e74cb1d205260c7924caa
Gaia Date 2015-08-10 10:07:57
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/3f135a8ead22
Gecko Version 43.0a1
Device Name aries
Firmware(Release) 4.4.2
Firmware(Incremental) eng.worker.20150810.194258
Firmware Date Mon Aug 10 19:43:05 UTC 2015
Bootloader s1
Status: RESOLVED → VERIFIED
QA Whiteboard: [foxfood-triage] → [foxfood-triage][MGSEI-Triage+]
Comment 14•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•