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 2013/01/11 19:28:13 UTC

[jira] [Resolved] (IMAGING-101) GIF dimensions transposed

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

Gary Gregory resolved IMAGING-101.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0
         Assignee: Gary Gregory

Good catch. Thank you.
{noformat}
commit -m "[IMAGING-101] GIF dimensions transposed." C:/svn/org/apache/commons/trunks-proper/imaging/src/main/java/org/apache/commons/imaging/formats/gif/GifImageParser.java C:/svn/org/apache/commons/trunks-proper/imaging/src/changes/changes.xml
    Sending        C:/svn/org/apache/commons/trunks-proper/imaging/src/changes/changes.xml
    Sending        C:/svn/org/apache/commons/trunks-proper/imaging/src/main/java/org/apache/commons/imaging/formats/gif/GifImageParser.java
    Transmitting file data ...
    Committed revision 1432209.
{noformat}

                
> GIF dimensions transposed
> -------------------------
>
>                 Key: IMAGING-101
>                 URL: https://issues.apache.org/jira/browse/IMAGING-101
>             Project: Commons Imaging
>          Issue Type: Bug
>          Components: Format: GIF
>            Reporter: Jacobo Tarrio
>            Assignee: Gary Gregory
>             Fix For: 1.0
>
>
> In java/org/apache/commons/imaging/formats/gif/GifImageParser.java:569,570, the height and width variables are assigned the width and height values, respectively (that is, transposed). I caught it because a test failed when the dimensions were wrong :)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira