https://bugzilla.wikimedia.org/show_bug.cgi?id=29055

       Web browser: ---
             Bug #: 29055
           Summary: $wgEnotifUserTalk forced showing option 'minor edits
                    notification' in Preferences
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


>From http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php:

'wgEnotifUserTalk' => array(
    'default' => true,

'wgEnotifMinorEdits' => array(
    'default' => false,

in this^ configuration in Special:Preferences is shown option "E-mail me also
for minor edits of pages" - but if I understand correctly this configuration,
this option shouldn't be shown (is useless).

Make a note that $wgEnotifMinorEdits does not affect the user's own talk page
(they will be notified about all changes, regardless of this setting) - from
http://www.mediawiki.org/wiki/Manual:$wgEnotifMinorEdits.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to