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

           Summary: Revision 48379 broke Special:Log and Special:Upload in
                    one of my wikis
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: need-review
          Severity: critical
          Priority: Normal
         Component: File/Repo
        AssignedTo: [email protected]
        ReportedBy: [email protected]


My version : 48811.

checkRedirect has been moved to FileRepo instead of LocalRepo by rev 38379.

When FileRepo::checkRedirect tried to call $this->getMemcKey, it crashed
because there is no FileRepo::getMemcKey.

Solved in my local source tree by copying and pasting getMemcKey from LocalRepo
into FileRepo.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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