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

             Bug #: 28556
           Summary: UploadBase MacBinary encoding check should use
                    FileRepo
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Low
         Component: Images and files
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


In UploadBase::checkMacBinary, if a file is discovered to have MacBinary
encoding, a new file is created from the data fork, and the upload is modified
so its mTempPath now points to this new file.

This doesn't use the FileRepo abstractions for temporary file storage, and it
should. Otherwise this will be a problem for some new network file storage
implementations which aren't mounted on the filesystem.

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