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

            Bug ID: 64224
           Summary: Fatal error: Access level to
                    PagedTiffHandler::visibleMetadataFields() must be
                    public
           Product: MediaWiki extensions
           Version: REL1_23 branch
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: PagedTiffHandler
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

error message
-------------
Fatal error: Access level to PagedTiffHandler::visibleMetadataFields() must be
public (as in class MediaHandler) in
/var/www/w/extensions/PagedTiffHandler/PagedTiffHandler_body.php on line 780

steps to reproduce
------------------
1. install PagedTiffHandler (68ce9fe).
2. ImageMagick is available.
3. exiv2 is available.
4. libvips31 is available.
5. previous tiffs were uploaded without thumbnails being created.
6. navigate to Special:RecentChanges

potential solution
------------------
this worked for the wiki i was working on. modify the method,
visibleMetadataFields, on line 603 of PagedTiffHandler_body.php so that it’s
marked as public.

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