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

Jacques Le Roux closed OFBIZ-6771.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Trunk)
                   Upcoming Branch

Thanks Supachai,

Your slightly modified patch is in trunk at revision: 1721066  

This was due to recent r1716271 so no needs to backport. 

The changes in ImageManagementServices were not operationally needed (it worked 
as is) but indeed better for a method like scaleImageMangementInAllSize to rely 
on DispatchContext rather than service context when called from a service.

Since it's not a service I changed the scaleImageMangementInAllSize method to 
private. I also removed the useless "ImageManagementServices." prefix where 
needed

> Upload product image does not work.
> -----------------------------------
>
>                 Key: OFBIZ-6771
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6771
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Supachai Chaima-ngua
>            Assignee: Jacques Le Roux
>            Priority: Minor
>              Labels: content, image, upload
>             Fix For: Upcoming Branch
>
>         Attachments: ofbiz-fixedImageManagementService.diff
>
>
> Upload product image dose not working because "updateDataResource" require 
> out parameter name 'dataResourceId' but the service doesn't return by using 
> entity-auto engine and upload image function need delegator but do not sent 
> to upload image function.



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

Reply via email to