Skip to content

Typed "bridge" then tapped bridge entry #3239

New issue

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

Closed
neslihanturan opened this issue Nov 29, 2019 · 0 comments · Fixed by #3241
Closed

Typed "bridge" then tapped bridge entry #3239

neslihanturan opened this issue Nov 29, 2019 · 0 comments · Fixed by #3241
Assignees

Comments

@neslihanturan
Copy link
Collaborator

neslihanturan commented Nov 29, 2019

Summary:
NPE on item click on filter list, reported by @nicolas-raoul

Steps to reproduce:

typed "bridge" then tapped bridge entry

System logs:

USER_COMMENT=typed "bridge" then tapped bridge entry
APP_VERSION_CODE=500
APP_VERSION_NAME=2.11.0.500
ANDROID_VERSION=9
PHONE_MODEL=SM-G970F
STACK_TRACE=java.lang.IndexOutOfBoundsException: Index: 2, Size: 0
at java.util.ArrayList.add(ArrayList.java:483)
at fr.free.nrw.commons.nearby.NearbyFilterSearchRecyclerViewAdapter.lambda$onBindViewHolder$0$NearbyFilterSearchRecyclerViewAdapter(NearbyFilterSearchRecyclerViewAdapter.java:88)
at fr.free.nrw.commons.nearby.-$$Lambda$NearbyFilterSearchRecyclerViewAdapter$HIvOc6Sv18JalddPQqskbl0cq00.onClick(Unknown Source:6)
at android.view.View.performClick(View.java:7352)
at android.view.View.performClickInternal(View.java:7318)
at android.view.View.access$3200(View.java:846)
at android.view.View$PerformClick.run(View.java:27801)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7032)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:965)

IS_SILENT=false
USER_EMAIL=
USER_CRASH_DATE=2019-11-29T18:46:05.525+09:00
REPORT_ID=fde43d25-3bf4-4c7b-a120-5d6e8a0a9a24

Would you like to work on the issue?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant