You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Summary:
NPE on item click on filter list, reported by @nicolas-raoul
Steps to reproduce:
typed "bridge" then tapped bridge entry
System logs:
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: