Lucas_Werkmeister_WMDE added a comment.

  Error happens here:
  
    public function formatResult( $skin, $result ) {
        $title = $this->titleFactory->newFromID( $result->value );
        $out = $this->getLinkRenderer()->makeKnownLink( $title );
        // ...
    }
  
  Looks like a result page went away between the query and formatting the 
result… not sure how to handle this. Seems like something that `QueryPage` 
subclasses might have to deal with in general, so probably worth looking at 
some other classes.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Addshore, Aklapper, Michael, Invadibot, 
maantietaja, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Verdy_p, Wikidata-bugs, 
aude, Jdforrester-WMF, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to