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

Change subject: Re-enable presentation model for mentions
......................................................................


Re-enable presentation model for mentions

T116888 has been resolved.

Change-Id: I5380d06252878b8808e4c81e12de05145a3f992c
---
M Echo.php
1 file changed, 1 insertion(+), 2 deletions(-)

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



diff --git a/Echo.php b/Echo.php
index ef2e0ed..00eef01 100644
--- a/Echo.php
+++ b/Echo.php
@@ -378,8 +378,7 @@
                'category' => 'mention',
                'group' => 'interactive',
                'section' => 'alert',
-               // Commented out because EchoMentionPresentationModel fatals 
(T116888)
-               // 'presentation-model' => 'EchoMentionPresentationModel',
+               'presentation-model' => 'EchoMentionPresentationModel',
                'formatter-class' => 'EchoMentionFormatter',
                'title-message' => 'notification-mention',
                'title-params' => array( 'agent', 'subject-anchor', 'title', 
'section-title', 'main-title-text' ),

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5380d06252878b8808e4c81e12de05145a3f992c
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