Last modified: 2013-01-18 05:06:46 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 T35772, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33772 - Wikipedia Android app crashes with NullPointerException in Storage.executeSql()
Wikipedia Android app crashes with NullPointerException in Storage.executeSql()
Status: RESOLVED WONTFIX
Product: Wikipedia App
Classification: Unclassified
Generic (Other open bugs)
1.0.0 (Android)
All All
: Low normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-17 19:33 UTC by Tomasz Finc
Modified: 2013-01-18 05:06 UTC (History)
3 users (show)

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


Attachments

Description Tomasz Finc 2012-01-17 19:33:34 UTC
Exception class java.lang.NullPointerException
Source method Storage.executeSql()

java.lang.NullPointerException
at com.phonegap.Storage.executeSql(Storage.java:180)
at com.phonegap.Storage.execute(Storage.java:86)
at com.phonegap.api.PluginManager.exec(PluginManager.java:176)
at com.phonegap.DroidGap$GapClient.onJsPrompt(DroidGap.java:1099)
at android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:613)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:143)
at android.app.ActivityThread.main(ActivityThread.java:4914)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
at dalvik.system.NativeStart.main(Native Method)
Comment 1 Brion Vibber 2013-01-18 05:06:46 UTC
We won't do further work on the PhoneGap-based app, it'll be replaced with a native one.

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


Navigation
Links