Last modified: 2014-10-08 11:43:20 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T73559, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 71559 - Spurious entry in globalimagelinks for File:France_demographie.png
Spurious entry in globalimagelinks for File:France_demographie.png
Status: NEW
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
https://commons.wikimedia.org/w/index...
:
Depends on:
Blocks: 16660
  Show dependency treegraph
 
Reported: 2014-10-02 16:44 UTC by Bawolff (Brian Wolff)
Modified: 2014-10-08 11:43 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bawolff (Brian Wolff) 2014-10-02 16:44:54 UTC
[[commons:File:France_demographie.png]] incorrectly reports being used on mediawiki.org

The file has the following entries in globalimagelinks

MariaDB [commonswiki_p]> select * from globalimagelinks where gil_to = 'France_demographie.png';
+---------------+----------+-----------------------+--------------------+--------------------------+------------------------+
| gil_wiki      | gil_page | gil_page_namespace_id | gil_page_namespace | gil_page_title           | gil_to                 |
+---------------+----------+-----------------------+--------------------+--------------------------+------------------------+
| eswiki        |     1173 |                     0 |                    | Francia                  | France_demographie.png |
| frwiki        |  4363973 |                     2 | Utilisateur        | Benjism89/France/Article | France_demographie.png |
| kowiki        |    95069 |                     0 |                    | 프랑스                   | France_demographie.png |
| mediawikiwiki |      815 |                     0 |                    | Γαλλία                   | France_demographie.png |
| mgwiki        |      619 |                     0 |                    | Frantsa                  | France_demographie.png |
| sqwiki        |    53088 |                     0 |                    | Demografia_e_Francës     | France_demographie.png |
| svwiki        |   376949 |                     0 |                    | Frankrikes_demografi     | France_demographie.png |
+---------------+----------+-----------------------+--------------------+--------------------------+------------------------+
7 rows in set (0.00 sec)


However, the mediawikiwiki one is incorrect. Unclear how it got there (815 is the page id for the page on elwiki), however it cannot be removed except by manual database access, since there is no page on mediawiki.org with id of 815, so you can't convince MediaWiki to delete links from the page with page 815

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links