-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 3.0.2
-
Component/s: UI
-
Tags:
-
Team:UI
-
Sprint:UI - 2021-02
After creating an automation chain to download a custom document sheet, which should convert a .html file to .pdf, using the LTS2019 in studio and installing it in a 10.10 server it works
When we change the studio version to LTS2021 and install it in a 2021.0.17 server after pressing the button it only downloads the .html file without converting it to .pdf
How to reproduce
- install the https://nos-preprod-connect.nuxeocloud.com/nuxeo/site/studio/ide?project=nuxeo-qa-sample-project configurations in a 2021.0.17 server + web-ui:3.0.3-rc.0
- create a Product document in a Workspace
- in the actions bar click in the Product Sheet button
- a .html file is downloaded - error - it should be a .pdf file with the product information
check the conversion Automation Chain here: https://nos-preprod-connect.nuxeocloud.com/nuxeo/site/studio/ide?project=nuxeo-qa-sample-project#@feature:AC_ProductSheetRendition.ops
- is caused by
-
ELEMENTS-1168 Handle download of json async op results
- Resolved
- is related to
-
NXP-29924 Async automation chain call doesn't return the blob
- Resolved
-
ELEMENTS-370 Add blob utils to help handle blob download through ajax
- Open
- Is referenced in