You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Wicks (JIRA)" <ji...@apache.org> on 2018/06/29 20:08:00 UTC

[jira] [Created] (NIFI-5355) ResizeImage Fails to read PNG type on some OS's

Peter Wicks created NIFI-5355:
---------------------------------

             Summary: ResizeImage Fails to read PNG type on some OS's
                 Key: NIFI-5355
                 URL: https://issues.apache.org/jira/browse/NIFI-5355
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Peter Wicks


On some operating systems ResizeImage will fail to properly read the PNG file type when calling getType. It will return '0' instead of '5'.

 

[https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-media-bundle/nifi-media-processors/src/main/java/org/apache/nifi/processors/image/ResizeImage.java#L177]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)