Crash on upload picture with right to left languages
See original GitHub issueChange your phone language to Arabic, try to upload a picture. It results this crash:
02-16 00:32:56.294 32006-32006/fr.free.nrw.commons.debug E/AndroidRuntime: FATAL EXCEPTION: main Process: fr.free.nrw.commons.debug, PID: 32006 java.lang.NullPointerException at fr.free.nrw.commons.upload.SingleUploadFragment.titleInfo(SingleUploadFragment.java:232) at fr.free.nrw.commons.upload.SingleUploadFragment_ViewBinding$1.onTouch(SingleUploadFragment_ViewBinding.java:46) at android.view.View.dispatchTouchEvent(View.java:7772)
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (4 by maintainers)
Top GitHub Comments
Successfully replicated the error. Starting work on it 😃
Sure, test device API 4.4.2, whenever I click to edit title or description it gives me: NPE on line 232 of SingleUploadFragment.java