Closed
Bug 901512
Opened 12 years ago
Closed 12 years ago
[Contacts] Unable to finish the linking process when there has been an error while retrieving the picture of FB contact
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(blocking-b2g:leo+, b2g18 fixed, b2g-v1.1hd fixed)
RESOLVED
FIXED
blocking-b2g | leo+ |
People
(Reporter: isabelrios, Assigned: jmcf)
References
Details
Attachments
(1 file)
Unagi device v1-train build
There should be at least one contact in the addressbook.
STR
1. Open contacts app and select one contact
2. Tap on link contact
3. When the list of Facebook friends is shown, select one that has not charged the picture yet
EXPECTED
Both contacts are linked successfully
ACTUAL
After tapping on the FB contact the linking process starts but never ends. The device is not able to manage the error given while retrieving the picture of the contact so the linking process is stuck.
Marking as leo? since the functionality is not working
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jmcf
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #785800 -
Flags: review?(francisco.jordano)
Comment 3•12 years ago
|
||
Comment on attachment 785800 [details]
11351.html
Nice, clean and simple since getFriendPicture already handles the timeout.
r+plusing
Thanks for the work JMC.
Attachment #785800 -
Flags: review?(francisco.jordano) → review+
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 5•12 years ago
|
||
I was not able to uplift this bug to v1-train. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1-train, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1-train
git cherry-pick -x -m1 a356920154f9bdcde0624092fe0ec5d7a3f40dfe
<RESOLVE MERGE CONFLICTS>
git commit
Flags: needinfo?(jmcf)
Comment 6•12 years ago
|
||
Hi,
Jose is on holidays, so I did the uplift to v1-train for him.
Just merged here:
https://github.com/mozilla-b2g/gaia/commit/dce27932836dfdf9645eae565bda084692ed1a1d
Cheers!
F.
Flags: needinfo?(jmcf)
Updated•12 years ago
|
status-b2g18:
--- → fixed
Comment 7•12 years ago
|
||
v1.1.0hd: dce27932836dfdf9645eae565bda084692ed1a1d
status-b2g-v1.1hd:
--- → fixed
Comment 8•12 years ago
|
||
This broke facebook import entirely. This needs to be backed out.
John - Can you back this out?
Flags: needinfo?(jhford)
Comment 9•12 years ago
|
||
This was backed out with:
[v1-train 519ca3e] bug 905287 was caused by this commit. Reverting "Merge pull request #11351 from jmcanterafonseca/fix_link_img"
Flags: needinfo?(jhford) → needinfo?(francisco.jordano)
Comment 10•12 years ago
|
||
Needs a branch-specific patch. bug 905287 works fine on master, but breaks fb import entirely on v1-train.
Keywords: branch-patch-needed
Comment 11•12 years ago
|
||
Also backed out on HD as well - https://bugzilla.mozilla.org/show_bug.cgi?id=905287#c5.
Comment 12•12 years ago
|
||
@Jason,
thanks for checking this. The cherry picking from master to v1-train wasn't complicated at all, and unit test and basic testing were working for me.
We will need to investigate why v1-train is broken for this.
Thanks
F.
Flags: needinfo?(francisco.jordano)
Assignee | ||
Comment 13•11 years ago
|
||
Updated•11 years ago
|
Keywords: branch-patch-needed
Comment 14•11 years ago
|
||
v1.1.0hd: 3d879b3f6ca688348cf18f8f2572ccfd6849b13c
You need to log in
before you can comment on or make changes to this bug.
Description
•