Closed GoogleCodeExporter closed 8 years ago
Hi
There is one known issue in hotmail provider.
There may be problem in parsing DOB. There is no check for null. Can you please
confirm whether you have DOB in your hotmial profile or not.
Please let me know if this resolved the issue.
Regards
Tarun
Original comment by tar...@brickred.com
on 27 Mar 2012 at 1:46
Great!
It solves the problem!
I put in DOB for the contact and the user info is out. But am not sure about
contacts, since i saw null contact there.
Thanks for your advice. How to check null for dob, by editing the library?
Original comment by sieews...@gmail.com
on 27 Mar 2012 at 2:30
DOB issue is only for logged-in person profile, no need to set DOB for contacts.
Please have a look getProfile() function of hotmail provider. Here we are
checking birth_day, birth_month, birth_year. Just add a check for empty string
too here. These string should not be empty.
Regards
Tarun
Original comment by tar...@brickred.com
on 28 Mar 2012 at 9:54
Original issue reported on code.google.com by
markette...@gmail.com
on 27 Mar 2012 at 1:27