[jira] Created: (OFBIZ-2216) Unknown buffered image type for PNG image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2216) Unknown buffered image type for PNG image

Nicolas Malin (Jira)
Unknown buffered image type for PNG image
-----------------------------------------

                 Key: OFBIZ-2216
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2216
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: SVN trunk
         Environment: trunk revision 748987
            Reporter: Eric DE MAULDE
            Priority: Trivial
             Fix For: SVN trunk


The image type of a PNG image is TYPE_CUSTOM
With this type is unabled to create a new buffered image

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2216) Unknown buffered image type for PNG image

Nicolas Malin (Jira)

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

Eric DE MAULDE updated OFBIZ-2216:
----------------------------------

    Attachment: ImageTransform_imageType.patch

This patch set a default image type if the current image type is TYPE_CUSTOM
so, in this case, a new buffered image can be built

> Unknown buffered image type for PNG image
> -----------------------------------------
>
>                 Key: OFBIZ-2216
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2216
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: trunk revision 748987
>            Reporter: Eric DE MAULDE
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ImageTransform_imageType.patch
>
>
> The image type of a PNG image is TYPE_CUSTOM
> With this type is unabled to create a new buffered image

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2216) Unknown buffered image type for PNG image

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-2216.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Well spotted, thanks Eric,

Your patch is in trunk at revision: 749217  


> Unknown buffered image type for PNG image
> -----------------------------------------
>
>                 Key: OFBIZ-2216
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2216
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: trunk revision 748987
>            Reporter: Eric DE MAULDE
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ImageTransform_imageType.patch
>
>
> The image type of a PNG image is TYPE_CUSTOM
> With this type is unabled to create a new buffered image

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.