Last modified: 2013-10-19 17:07:20 UTC
We need a special page that lists all items that do not have a label in a given language.
I've submit a pach for review that add this feature: https://gerrit.wikimedia.org/r/#/c/31508/
Does also return non-existing items, see: http://wikidata-dev-repo.wikimedia.de/w/index.php?title=Special:EntitiesWithoutLabel/de&limit=200&offset=0
*** Bug 42102 has been marked as a duplicate of this bug. ***
Non-existing entities were displayed due not deleting entities_per_page when running the maintenance scripts on the DB. Fixed in https://gerrit.wikimedia.org/r/#/c/33551/
(In reply to comment #1) > I've submit a pach for review that add this feature: > https://gerrit.wikimedia.org/r/#/c/31508/ Status Merged (In reply to comment #4) > Non-existing entities were displayed due not deleting entities_per_page when > running the maintenance scripts on the DB. > Fixed in https://gerrit.wikimedia.org/r/#/c/33551/ Status Merged
Tests are also merged https://gerrit.wikimedia.org/r/#/c/33574/
*** Bug 39173 has been marked as a duplicate of this bug. ***