https://bugzilla.wikimedia.org/show_bug.cgi?id=57391
Emmet Hikory <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Emmet Hikory <[email protected]> --- The further thought is whether Translate.php should be setting $wgTranslateRcFilterDefault to 'noaction" or 'filter' in the source repo: it is about the default default, rather than the default for a given site. In favor of the current state ('filter') is that those enabling the Translate extension may not want their RecentChanges page filled with translation reports by default (or to force all their users to take action to avoid seeing translation reports). In favor of 'noaction' is that users who install the extension may be confused after installation when their changes are not reflected in RecentChanges if they have not read the documentation completely. Alternately, the use case that causes confusion may be able to be avoided in another way, rather than just adjusting the default default. -- 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
