We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Summary:
Achievement crashes when GetWikidataEditCountResponse is null.
Steps to reproduce: Not sure how to reproduce this, @neslihanturan Shared the logcat.
System logs:
2019-06-04 15:41:05.182 5218-5218/fr.free.nrw.commons E/AchievementsActivity: Error:java.lang.NullPointerException: Attempt to invoke virtual method 'int fr.free.nrw.commons.wikidata.model.GetWikidataEditCountResponse.getWikidataEditCount()' on a null object reference
Commons app version: 2.10.2
Would you like to work on the issue? Yes
The text was updated successfully, but these errors were encountered:
BugFix commons-app#2993
f272299
* Added null check on countResponse in OkHttpJsonApiClient$getWikidataEdits
BugFix #2993 (#2994)
06dbfef
Successfully merging a pull request may close this issue.
Summary:
Achievement crashes when GetWikidataEditCountResponse is null.
Steps to reproduce:
Not sure how to reproduce this, @neslihanturan Shared the logcat.
System logs:
Commons app version:
2.10.2
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: