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

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

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

Nicolas Malin (Jira)

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

Pranay Pandey resolved OFBIZ-9524.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Release

Patch committed to trunk at r1802885 and backported to R16.11 at r1802893.

Thanks [~devanshu.vyas] for reporting and providing the patch.

> Uploading content to a product email is not working
> ----------------------------------------------------
>
>                 Key: OFBIZ-9524
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9524
>             Project: OFBiz
>          Issue Type: Bug
>          Components: scrum
>    Affects Versions: Trunk, Release Branch 16.11
>            Reporter: Devanshu Vyas
>            Assignee: Pranay Pandey
>             Fix For: Upcoming Release
>
>         Attachments: OFBIZ-9524.patch, OFBIZ-9524.patch
>
>
> 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)