Fomafix added a comment.

The HTML code is still in the message:
F192393: T85340.png <https://phabricator.wikimedia.org/F192393>

Can this problem solved by replacing in EditEntityAction.php 
<https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FWikibase.git/fe7213d006c462d5acb93a86068da23a785594f0/repo%2Fincludes%2Factions%2FEditEntityAction.php#L244>:

  $this->getOutput()->addWikiText( $status->getMessage()->text() );

by

  $this->getOutput()->addHTML( $status->getMessage()->escaped() );


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

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

To: Fomafix
Cc: Lucie, Wikidata-bugs, liangent, Fomafix, Lydia_Pintscher, gerritbot, 
Sjoerddebruin, Amire80, thiemowmde, aude, matej_suchanek, Aklapper, hoo, 
Gryllida, Shizhao, Arrbee, Malyacko, P.Copp



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to