[jira] [Created] (OFBIZ-11149) In Product Image Management uploading file fails due to missing createContentAssoc.contentIdTo

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

[jira] [Created] (OFBIZ-11149) In Product Image Management uploading file fails due to missing createContentAssoc.contentIdTo

Nicolas Malin (Jira)
Jacques Le Roux created OFBIZ-11149:
---------------------------------------

             Summary: 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


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)