wordpress-mobile / wordpress-mobile/WordPress-Android
Unable to upload a Featured image from Jetpack Android app.
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Users are not able to upload an image to their site as Featured Image and seeing the error message:
Media upload failed. Invalid response from Jetpack site.
The user is on the latest version of the Android Jetpack app.
On checking the site logs, there is a fatal error:
[28-Mar-2025 02:04:17 UTC] PHP Fatal error: Uncaught Error: Class "AIOSEO\Plugin\Common\Breadcrumbs\Widget" not found in /wordpress/core/6.7.2/wp-includes/class-wp-widget-factory.php:62
I tried to deactivate the All in One SEO, but that didn't fix the issue.
User ticket: 9584759-zd-a8c
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing Featured image upload from the Jetpack Android app against a WordPress 6.7.2 site and inspect the reported fatal error involving AIOSEO\Plugin\Common\Breadcrumbs\Widget. Trace whether the app can handle this invalid response; done means the upload completes successfully or the failure is reported with a confirmed, documented cause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin, php
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100