https://bugzilla.wikimedia.org/show_bug.cgi?id=68171
Bernd Sitzmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Bernd Sitzmann <[email protected]> --- https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7586030 is different from the other ones but it's a very old one, too, from end of April. We can ignore that one unless we see it again with newer bits. The common case stack trace for Android 4.4.2 is java.lang.NullPointerException at android.content.ComponentName.<init>(ComponentName.java:77) at android.content.Intent.<init>(Intent.java:4180) at org.wikipedia.editing.EditHandler.onMessage(EditHandler.java:92) at org.wikipedia.bridge.CommunicationBridge$2.handleMessage(CommunicationBridge.java:107) According to Android source for ComponentName.java:77, this means that the context passed to the Intent constructor must be null. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
