[
https://issues.apache.org/jira/browse/OFBIZ-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310495#comment-17310495 ]
ASF subversion and git services commented on OFBIZ-11604:
---------------------------------------------------------
Commit 7d9db5e3215282299b0daf21aac950490063ddc4 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=7d9db5e ]
Fixed: Convert ImageManagementServices.xml minilang to groovy (OFBIZ-11604)
For an unknown reason (I did not dig in), in uploadProductImages
result.productId = parameters.productId must be set at start and not end
because parameters.productId does not exist at end. I guess because of the call
to addMultipleuploadForProduct, but as I said I did not dig in.
Also updateStatusImageManagement did not return productId
Unrelated removes an useless new line in ImageManagementServices.java
> Convert ImageManagementServices.xml minilang to groovy
> ------------------------------------------------------
>
> Key: OFBIZ-11604
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11604> Project: OFBiz
> Issue Type: Sub-task
> Components: product
> Affects Versions: Trunk
> Reporter: Sebastian Berg
> Assignee: Michael Brohl
> Priority: Minor
> Fix For: Upcoming Branch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)