Lucas_Werkmeister_WMDE added a comment.

  I guess this must be due to how WikibaseAPIClient::getLabels() 
<https://github.com/wmde/wikidata-mismatch-finder/blob/627ce5be4e65182ccea4359bd0918ba06725c423/app/Services/WikibaseAPIClient.php#L71-L85>
 is implemented:
  
    // The code below was added due to the fact that wbformatentities only
    // returns labels formatted as html links, however we only require the
    // label text. Therefore, we extract the text from the links.
    ->map('strip_tags')
  
  `strip_tags` won’t unescape the contents of the tags.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, 
maantietaja, Mattia_Capozzi_WMDE, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to