You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Devanshu Vyas (JIRA)" <ji...@apache.org> on 2017/07/24 06:40:00 UTC

[jira] [Created] (OFBIZ-9524) Uploading content to a product email is now working

Devanshu Vyas created OFBIZ-9524:
------------------------------------

             Summary: Uploading content to a product email is now working 
                 Key: OFBIZ-9524
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9524
             Project: OFBiz
          Issue Type: Bug
          Components: scrum
    Affects Versions: Trunk
            Reporter: Devanshu Vyas


The feature to upload content to a product email in SCRUM component is not working properly. I followed the below steps:
* Go to SCRUM main page. (https://demo-trunk.ofbiz.apache.org/scrum/control/main)
* Select a product. (https://demo-trunk.ofbiz.apache.org/scrum/control/ViewProduct?productId=DEMO-PRODUCT-1)
* Click on Communications menu item. (https://demo-trunk.ofbiz.apache.org/scrum/control/ProductEmails?productId=DEMO-PRODUCT-1)
* Click on the (New Email) button. (https://demo-trunk.ofbiz.apache.org/scrum/control/NewProductEmail)
* On the right side panel, upload a file.
* Click on the (Upload) button.

The uploaded file is not getting uploaded and giving below error
{code}
Uncaught TypeError: Cannot read property 'datetimeStarted' of undefined
    at <anonymous>:1:55
(anonymous) @ VM427:1
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)