matmarex added a comment.
In T347578#9207106 <https://phabricator.wikimedia.org/T347578#9207106>, @Michael wrote: > Though it is not as simple as just changing `plainTextParams` -> `rawParams`, because that would still parse some HTML tags like `<b>` (see screenshot). But it should not be terribly harder, maybe we just need to do some extra escaping ourselves. `->plaintextParams( $titleText . $id )` should probably become `->rawParams( htmlspecialchars( $titleText ) . $id )` TASK DETAIL https://phabricator.wikimedia.org/T347578 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matmarex Cc: matmarex, Ammarpad, Lucas_Werkmeister_WMDE, Aklapper, Michael, Danny_Benjafield_WMDE, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 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]
