-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Not A Bug
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: UI
-
Tags:
-
Sprint:UI COOLDOWN - 2023-6, UI - 2023-7
History tab and activity tab download entries for documents are not working in cloud server with below custom config:
<require>org.nuxeo.ecm.core.io.download.DownloadService</require>
<extension target="org.nuxeo.runtime.ConfigurationService" point="configuration">
<property name="org.nuxeo.download.url.follow.redirect">true</property>
</extension>
- is related to
-
ELEMENTS-1642 Preview and download not working in cloud server with custom config
- Resolved
-
ELEMENTS-1650 View vs Download not working on cloud server
- Resolved
-
NXDOC-2577 Document known limitation on view vs download when using a CDN
- Open