Page MenuHomePhabricator

Empty image description in the Picture of the day on Explore feed
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • Go to enwiki 2025/04/25 and see the Picture of the day
  • Check the image description

API:
https://en.wikipedia.org/api/rest_v1/feed/featured/2025/04/25

What happens?:
The image description is empty

Screenshot_20250425_165948_Wikipedia.jpg (2×1 px, 229 KB)

What should have happened instead?:
We can show the filename instead of leaving it empty.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
2.7.50528-r-2025-04-15

Event Timeline

Note: this is more like an API side issue, where the API cannot parse the image description correctly.

cooltey renamed this task from Emptyimage description in the Picture of the day on Explore feed to Empty image description in the Picture of the day on Explore feed.Apr 26 2025, 12:04 AM
cooltey updated the task description. (Show Details)

Proposal: Instead of waiting to fix the API, we can simply fall back to its filename.

Screenshot_20250425_170542_Wikipedia Dev.jpg (2×1 px, 227 KB)