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

       Web browser: ---
             Bug #: 28883
           Summary: messages all compression types
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Images and files
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


includes/Exif.php only uses messages for Tiff compression values of 1
(uncompressed) and 6 (old jpeg).  see [[TIFF#TIFF_Compression_Tag]].

The most common compression type for Tiff is 5 (lossless LZW), however we have
a few of the other types.
We should at least provide messages for the common types.

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