Links to images (non-inlined, like [[:Image:something.png]]) should be red if
the image does not exist. This would make life easier in discussions and work
lists, esp. to be able to see if an image has already been deleted. Also, the
current behaviour is inconsistent with the representation of other "broken" links.
Presumablly, the trouble with this is that it is unclear if this should test for
the existence of the image or the image description page. Images that are used
from the commons often don't have a description page - should links to those be
considered broken? It would probably be best to check for the image, not the
description page. But that may be quite slow, as it requires a lookup on the
filesystem, possibly on a different box. Alternatively, one could query the
image table of the commons database, that would probably be more efficient.
This seems to be related to the question about how to find out on which wikis a
commons-image is used, and, in reverse, to find out which commons-images a
specific wiki uses. The first is important for maintenance, the second for
creating dumps.
Version: 1.4.x
Severity: normal
URL: http://commons.wikimedia.org/wiki/User:Duesentrieb/Test