Wordpress-android: Crash: IllegalArgumentException: Invalid version format

Created on 7 May 2019  路  6Comments  路  Source: wordpress-mobile/WordPress-Android

Sentry Issue: https://sentry.io/share/issue/f9a7ce550c734ab49dead885584f1dcb/

IllegalArgumentException: Invalid version format
    at org.wordpress.android.util.helpers.Version.<init>(Version.java:16)
    at org.wordpress.android.util.SiteUtils.checkMinimalJetpackVersion(SiteUtils.java:76)
    at org.wordpress.android.ui.plugins.PluginUtils.isPluginFeatureAvailable(PluginUtils.java:26)
    at org.wordpress.android.ui.main.MySiteFragment.refreshSelectedSiteDetails(MySiteFragment.java:908)
    at org.wordpress.android.ui.main.MySiteFragment.onResume(MySiteFragment.java:199)
...
(23 additional frame(s) were not displayed)

Invalid version format
Jetpack Jetpack Plugins [Type] Bug

All 6 comments

30-day impact: ~4 per day
Users affected: 53
First seen in: 12.3-rc-2
Last seen in: 12.3.1

https://sentry.io/share/issue/f9a7ce550c734ab49dead885584f1dcb/

Noting for reference that this also matches with 5c68beb0f8b88c29631c1f6e-fabric and 5ab2254b8cb3c2fa638fbb25-fabric.

Note that the exception is caught in the code, so this should not be a fatal.
Anyway, I think it's still worth to investigate the unexpected/bad formatted answer from the plugin because it probably breaks some functionalities.

90-day impact: ~389 per day
Users affected in the last 90 days: 3.5k
Last seen in: 12.6

https://sentry.io/share/issue/f9a7ce550c734ab49dead885584f1dcb/

Note: "looks like something to be investigated on the API side."

Was this page helpful?
0 / 5 - 0 ratings