https://bugzilla.wikimedia.org/show_bug.cgi?id=29055
Leinad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Component|Site requests |User preferences Version|unspecified |1.19-svn Resolution|WORKSFORME | Product|Wikimedia |MediaWiki --- Comment #3 from Leinad <[email protected]> 2011-05-19 23:25:54 UTC --- I thought there is problem with some hidden configuration. Now I checked code from trunk... with configuration: LocalSettings.php: $wgEnotifUserTalk = true; DefaultSettings.php: $wgEnotifMinorEdits = true; $wgEnotifWatchlist = false; and still I see option "E-mail me also for minor edits of pages" - this option I useless in this configuration, because as I wrote "$wgEnotifMinorEdits does not affect the user's own talk page" (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
