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

            Bug ID: 65175
           Summary: RevisionDelete - Cannot inherit previously-inherited
                    or override constant READ_LATEST from interface
                    IDBAccessObject in Revision.php on line 26
           Product: MediaWiki
           Version: 1.22.6
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Revision deletion
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

Created attachment 15344
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15344&action=edit
LocalSettings file

When I enable RevisionDelete, select a revision in the history, Select "Change
Visibility", select a "restriction option", and finally click "Apply to
selected revision", I get a blank page and a PHP Fatal error in the logs.

I am enabling RevisionDelete with:
 $wgGroupPermissions['sysop']['deleterevision'] = true;
 $wgGroupPermissions['sysop']['deletelogentry'] = true;

Syslog error:
 PHP Fatal error:  Cannot inherit previously-inherited or override constant
READ_LATEST from interface IDBAccessObject in /www/wiki/includes/Revision.php
on line 26, referer:
http://******/index.php?title=Test&action=revisiondelete&ids%5B17%5D=1

URL:
 http://*****/index.php?title=Special:RevisionDelete&action=submit

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