Last modified: 2014-11-11 11:19:13 UTC
entity info? Don't you mean the terms table? In that case this was fixed with https://gerrit.wikimedia.org/r/169330
@Marius: no, not the terms table. EntityInfo is for fetching information about a batch of entities in an efficient manner, from the terms table and other sources. The idea is that we should have label lookup implemented on top of that, which we can use when we already have pre-fetched data, as we do in EntityView.
Change 171813 had a related patch set uploaded by Daniel Kinzler: Introduce EntityInfoTermLookup. https://gerrit.wikimedia.org/r/171813
Change 171813 merged by jenkins-bot: Introduce EntityInfoTermLookup. https://gerrit.wikimedia.org/r/171813