aude created this task.
aude added a subscriber: aude.
aude added projects: MediaWiki-extensions-WikibaseRepository, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  When formatting each row in SpecialWikibaseQueryPage derivative special 
pages, we do:
  
  ```
  WikibaseRepo::getDefaultInstance()->getEntityContentFactory()->getTitleForId( 
$entry );
  ```
  
  while I realize it's difficult to inject dependencies in these special pages, 
it would still be nice to somehow have one instance of EntityContentFactory.
  
  the WikibaseRepo factory doesn't do any in process caching of this.  That 
could be one place/way to fix, though somehow think it can also be better in 
the special pages.

TASK DETAIL
  https://phabricator.wikimedia.org/T96039

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: aude
Cc: Aklapper, aude, Wikidata-bugs



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to