iFixit / iFixitAndroid

Official iFixit Android App
https://play.google.com/store/apps/details?id=com.dozuki.ifixit
GNU General Public License v3.0
162 stars 88 forks source link

null join_date bug #85

Closed timothyasp closed 11 years ago

timothyasp commented 11 years ago

From @marczych
Value null at join_date of type org.json.JSONObject$1 cannot be converted to int

marczych commented 11 years ago

Fixed with 1e329e383c33ac2f2e523cd46ac6aa3772afed95

timothyasp commented 11 years ago

Was this the problem that kyle was having with logging in? On Jul 9, 2013 12:30 PM, "Marc Zych" notifications@github.com wrote:

Fixed with 1e329e3https://github.com/iFixit/iFixitAndroid/commit/1e329e383c33ac2f2e523cd46ac6aa3772afed95

— Reply to this email directly or view it on GitHubhttps://github.com/iFixit/iFixitAndroid/issues/85#issuecomment-20695247 .

marczych commented 11 years ago

Yep. Turns out we have 100,000+ users with null join_dates and Kyle was one of them!

timothyasp commented 11 years ago

Well that's kind of weird but OK! Good thing we caught it On Jul 9, 2013 2:14 PM, "Marc Zych" notifications@github.com wrote:

Yep. Turns out we have 100,000+ users with null join_dates and Kyle was one of them!

— Reply to this email directly or view it on GitHubhttps://github.com/iFixit/iFixitAndroid/issues/85#issuecomment-20702056 .