You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2014/11/23 05:03:12 UTC

[jira] [Resolved] (IMAGING-145) DumpImage method for JPEG reports it's coming from TIFF

     [ https://issues.apache.org/jira/browse/IMAGING-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory resolved IMAGING-145.
----------------------------------
    Resolution: Fixed

Patch applied. Thank you! Keep'em coming :-)

> DumpImage method for JPEG reports it's coming from TIFF
> -------------------------------------------------------
>
>                 Key: IMAGING-145
>                 URL: https://issues.apache.org/jira/browse/IMAGING-145
>             Project: Commons Imaging
>          Issue Type: Bug
>          Components: Format: JPEG
>    Affects Versions: 1.0
>            Reporter: Chris Carman
>            Priority: Minor
>         Attachments: JpegImageParser.patch
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> When calling the method Imaging.dumpImageFile on a JPEG file, the first line of output reports it's coming from the TIFF class:
> tiff.dumpImageFile
> Format Details: Jpeg/JFIF v.1.1
> Bits Per Pixel: 24
> [...]
> In src/main/java/org/apache/commons/imaging/formats/jpeg/JpegImageParser.java, line 1120:
> pw.println("tiff.dumpImageFile");



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)