Ingo Wolfmayr created OFBIZ-10783:
-------------------------------------
Summary: Product Image Scale not working
Key: OFBIZ-10783
URL:
https://issues.apache.org/jira/browse/OFBIZ-10783 Project: OFBiz
Issue Type: Bug
Affects Versions: Trunk, Release Branch 17.12
Reporter: Ingo Wolfmayr
Attachments: imageupload.jpg, scaleimage.svn.patch
When uploading an image to a product image scaling fails.
Trunk demo --> Catalog --> Product --> Content --> Upload Image
Only the original image will be visible.
Error message: javax.imageio.IIOException: Can't read input file!
Cause: image name is removed in ScaleImage.java - see patch. I commented out the lines as I am not sure in what case they should be applied.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)