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

       Web browser: ---
             Bug #: 40449
           Summary: Call to undefined method LocalFile::getLocalRefPath()
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: PdfHandler
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


I am trying PdfHandler for the first time. I checked out the latest master
branch from Git. I didn't change any settings (other than the require_once
necessary to install the extension). The first time I tried it, the server gave
me an error:

Fatal error: Call to undefined method LocalFile::getLocalRefPath() in
/home/REDACTED/REDACTED/extensions/PdfHandler/PdfHandler_body.php on line 165

I regressed the problem to commit da2c37465ff61035c37c9f5c35bb66eaef093a8e. If
I use a commit earlier than this, the error does not occur and PdfHandler works
perfectly.

I am using MediaWiki 1.16.4 on a server with PHP 5.2.17

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