| daniel created this task. daniel added projects: MediaWiki-extensions-WikibaseRepository, Wikidata, Wikidata-Sprint, Patch-For-Review. Herald removed a project: Patch-For-Review. |
TASK DESCRIPTION
wbentitysearch currently has special handling for the case where the search term is an entity ID, and the respective entity exists. This code can be found in EntitySearchHelper::getExactMatchForEntityId(). It currently relies on EntityTitleLookup and Title::erxists, which will fail for foreign IDs. It should be changed to use EntityLookup::hasEntity, which will work for foreign IDs.
TASK DETAIL
EMAIL PREFERENCES
To: WMDE-leszek, daniel
Cc: Aklapper, WMDE-leszek, Jakob_WMDE, Aleksey_WMDE, gerritbot, daniel, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331
Cc: Aklapper, WMDE-leszek, Jakob_WMDE, Aleksey_WMDE, gerritbot, daniel, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
