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

Change subject: Bs Notifications: Fixed de-/activating of user setting
......................................................................


Bs Notifications: Fixed de-/activating of user setting

* Removed default in onGetPreferences
=> Needs merge to REL1_22 and REL1_23

Change-Id: Id10b2304ef24a6b081408c9f8b04b52c171d8ed2
(cherry picked from commit 4ece40485c93566241ab2ee384cd9ef4e075bf8b)
---
M Notifications/Notifications.class.php
1 file changed, 1 insertion(+), 2 deletions(-)

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



diff --git a/Notifications/Notifications.class.php 
b/Notifications/Notifications.class.php
index e4d4b99..0d13fee 100644
--- a/Notifications/Notifications.class.php
+++ b/Notifications/Notifications.class.php
@@ -135,7 +135,6 @@
                        'type'                  => 'toggle',
                        'label-message' => 'bs-notifications-pref-active',
                        'section'               => 'echo/echo-extended',
-                       'default'               => true,
                );
 
                // ugly workaraound for mw's handling of get default options 
from multivaluefields
@@ -489,4 +488,4 @@
                return true;
        }
 
-}
\ No newline at end of file
+}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id10b2304ef24a6b081408c9f8b04b52c171d8ed2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: REL1_22
Gerrit-Owner: Robert Vogel <vo...@hallowelt.biz>
Gerrit-Reviewer: Pwirth <wi...@hallowelt.biz>
Gerrit-Reviewer: Robert Vogel <vo...@hallowelt.biz>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to