Last modified: 2014-05-06 22:28:06 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T66402, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 64402 - Press save button continuously (read as "crazily") crashes the app
Press save button continuously (read as "crazily") crashes the app
Status: RESOLVED FIXED
Product: Wikipedia App
Classification: Unclassified
Generic (Other open bugs)
Android (alpha)
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-24 22:28 UTC by Liangent
Modified: 2014-05-06 22:28 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Liangent 2014-04-24 22:28:22 UTC
java.lang.NullPointerException
	at org.wikipedia.editing.EditPreviewFragment.displayPreview(EditPreviewFragment.java:48)
	at org.wikipedia.editing.EditPreviewFragment.access$000(EditPreviewFragment.java:14)
	at org.wikipedia.editing.EditPreviewFragment$1.onFinish(EditPreviewFragment.java:83)
	at org.wikipedia.editing.EditPreviewFragment$1.onFinish(EditPreviewFragment.java:75)
	at org.wikipedia.concurrency.SaneAsyncTask$BackingAsyncTask.onPostExecute(SaneAsyncTask.java:110)
	at org.wikipedia.concurrency.AsyncTask.finish(AsyncTask.java:641)
	at org.wikipedia.concurrency.AsyncTask.access$600(AsyncTask.java:186)
	at org.wikipedia.concurrency.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:654)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:136)
	at android.app.ActivityThread.main(ActivityThread.java:5017)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:515)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:133)
	at dalvik.system.NativeStart.main(Native Method)
Comment 1 Dan Garry 2014-05-06 22:22:35 UTC
I tried to replicate this and didn't succeed.
Comment 2 Liangent 2014-05-06 22:28:06 UTC
I guess this is fixed by https://gerrit.wikimedia.org/r/129888

Previously the second tap dismisses the dialog and the third tap starts a new saving process. This may be the cause of that error.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links