Legoktm has uploaded a new change for review.
https://gerrit.wikimedia.org/r/249692
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(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo
refs/changes/92/249692/1
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: newchange
Gerrit-Change-Id: Ia87faa54df7631522e41871d7bbb37345d5bce0e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits