mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
7568dae7b0
Title fragment isn't supposed to be escaped on input. It gets escaped later, when getFullURL() gets called on the title. This previously didn't matter much because Sanitizer::escapeId() doesn't break anything if called repeatedly. However, now it's deprecated anyway and uses legacy encoding so I need to get rid of it. Change-Id: I6392604ac0841ae92a21ecb569c9643d7bc6231c |
||
---|---|---|
.. | ||
ArticleReminderPresentationModel.php | ||
EchoEventDigestFormatter.php | ||
EchoEventFormatter.php | ||
EchoFlyoutFormatter.php | ||
EchoForeignPresentationModel.php | ||
EchoHtmlDigestEmailFormatter.php | ||
EchoHtmlEmailFormatter.php | ||
EchoIcon.php | ||
EchoModelFormatter.php | ||
EchoPlainTextDigestEmailFormatter.php | ||
EchoPlainTextEmailFormatter.php | ||
EditThresholdPresentationModel.php | ||
EditUserTalkPresentationModel.php | ||
EmailUserPresentationModel.php | ||
EventPresentationModel.php | ||
MentionPresentationModel.php | ||
MentionStatusPresentationModel.php | ||
PageLinkedPresentationModel.php | ||
PresentationModelSectionTrait.php | ||
RevertedPresentationModel.php | ||
SpecialNotificationsFormatter.php | ||
UserRightsPresentationModel.php | ||
WelcomePresentationModel.php |