Catrope has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/249354

Change subject: Comment out presentation model for mentions since it fatals on 
deleted pages
......................................................................

Comment out presentation model for mentions since it fatals on deleted pages

Bug: T116888
Change-Id: I93361fb0fc809e9fd4173710d86d824c0a6adefe
---
M Echo.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/54/249354/1

diff --git a/Echo.php b/Echo.php
index a951d2b..ff38026 100644
--- a/Echo.php
+++ b/Echo.php
@@ -381,7 +381,7 @@
                'category' => 'mention',
                'group' => 'interactive',
                'section' => 'alert',
-               '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/249354
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I93361fb0fc809e9fd4173710d86d824c0a6adefe
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Catrope <roan.katt...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to