brihmon / sheel-ma3aya

Automatically exported from code.google.com/p/sheel-ma3aya
0 stars 0 forks source link

Facebook user ID is not read correctly from the webservice to the data structure #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1.Log-in
2.Retrieved info from facebookwebservice in the log messages is correct. 
However, the propagated facebook id is not and is static

What is the expected output? What do you see instead?
Correct synamic facebook ID for each user
Static ID for non existing facebook user

What version of the product are you using? On what operating system?

Please provide any additional information below.

@reported by nada 

Original issue reported on code.google.com by passant....@gmail.com on 18 Dec 2011 at 3:33

GoogleCodeExporter commented 9 years ago
My bug to solve : done 

solution: instead of getInt JSON object -> use getString in FacebookUser data 
structure

Original comment by passant....@gmail.com on 18 Dec 2011 at 3:34

GoogleCodeExporter commented 9 years ago
My bug to solve : done 

solution: instead of getInt JSON object -> use getString in FacebookUser data 
structure

Original comment by passant....@gmail.com on 18 Dec 2011 at 3:34

GoogleCodeExporter commented 9 years ago
bug solved

Original comment by nada.a...@gmail.com on 25 Dec 2011 at 9:34