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

           Summary: rebuildrecentchanges.inc ignores $wgLogRestrictions,
                    adding private logs to RC
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In RecentChange.php there is code

 # Don't add private logs to RC!
 if( isset($wgLogRestrictions[$type] ...

However there is no corresponding code in rebuildrecentchanges.inc.
(or they don't go thru a common interface).
So running it will expose what was meant to be hid.


-- 
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