jenkins-bot has submitted this change and it was merged.

Change subject: Document that text from getSecondaryLinks() isn't escaped
......................................................................


Document that text from getSecondaryLinks() isn't escaped

Change-Id: Ia87faa54df7631522e41871d7bbb37345d5bce0e
---
M includes/formatters/EventPresentationModel.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/formatters/EventPresentationModel.php 
b/includes/formatters/EventPresentationModel.php
index 940ec19..95ead33 100644
--- a/includes/formatters/EventPresentationModel.php
+++ b/includes/formatters/EventPresentationModel.php
@@ -177,7 +177,7 @@
        /**
         * Possibly-relative URLs to the secondary links
         *
-        * @return array URL => link text
+        * @return array URL => link text (non-escaped)
         */
        public function getSecondaryLinks() {
                return array();

-- 
To view, visit https://gerrit.wikimedia.org/r/249692
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia87faa54df7631522e41871d7bbb37345d5bce0e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to