[
https://issues.apache.org/jira/browse/OFBIZ-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-11149.
-----------------------------------
Resolution: Invalid
Closing as invalid, this was due to an error in OFBIZ-11148
> In Product Image Management uploading file fails due to missing
> createContentAssoc.contentIdTo
> ----------------------------------------------------------------------------------------------
>
> Key: OFBIZ-11149
> URL: https://issues.apache.org/jira/browse/OFBIZ-11149
> Project: OFBiz
> Issue Type: Bug
> Components: content, product
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Priority: Major
>
> The error is
> {noformat}
> 2019-08-07 14:48:09,006 |jsse-nio-8443-exec-3 |ImageManagementServices
> |E| null
> org.apache.ofbiz.service.ServiceValidationException: The following required
> parameter is missing: [createContentAssoc.contentIdTo]
> at
> org.apache.ofbiz.service.ModelService.validate(ModelService.java:581)
> ~[ofbiz.jar:?]
> at
> org.apache.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:395)
> ~[ofbiz.jar:?]
> at
> org.apache.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:240)
> ~[ofbiz.jar:?]
> at
> org.apache.ofbiz.service.GenericDispatcherFactory$GenericDispatcher.runSync(GenericDispatcherFactory.java:88)
> ~[ofbiz.jar:?]
> at
> org.apache.ofbiz.product.imagemanagement.ImageManagementServices.addMultipleuploadForProduct(ImageManagementServices.java:220)
> [ofbiz.jar:?]
> {noformat}
> R18, and I guess below, works
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)