https://test-commons.wikimedia.org/w/index.php?title=File:Bluesq.png&redirect=no has very low user value.
Description
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Hide structured data captions on redirect pages | mediawiki/extensions/WikibaseMediaInfo | master | +7 -2 |
Related Objects
- Mentioned In
- rEWBI9514b4df0c94: Hide structured data captions on redirect pages
rEWBId495026292ef: Hide structured data captions on redirect pages
rEWBIcf2a3ec947a7: Hide structured data captions on redirect pages
rEWBI7292f5a60f1a: Hide structured data captions on redirect pages
T213594: Disable Captions on Commons redirects
Event Timeline
Change 483950 had a related patch set uploaded (by Jforrester; owner: Jforrester):
[mediawiki/extensions/WikibaseMediaInfo@master] Hide structured data captions on redirect pages
Change 483950 merged by jenkins-bot:
[mediawiki/extensions/WikibaseMediaInfo@master] Hide structured data captions on redirect pages
So the tentative solution as implemented is to hide the input field for redirects? But when the redirect link is malformed, it would show up. Perhaps the input field should be hidden for all pages without a file.
Not tentative, merged, and now deployed to Wikimedia Commons.
Perhaps the input field should be hidden for all pages without a file.
File pages that don't exist already don't get a captions box. Checking for binary file being attached could be a bit too expensive a test.