Symptoms
Certain HTML content headers (i.e. Content-Type
, Content-Length
, Last-Modified
, etc...) are missing when requesting file from DAM.
Resolution
The package BinaryProviderServletOverlay.zip
contains the fix that overlay the GET.java
code.
- Install the package using CQ package manager.
- Open
http://<host>:<port>/system/console/configMgr
. - Select
Apache Sling Servlet/Script Resolver and Error Handler
config entry. - Set
Servlet Registration Root Path
to1
and save.
Applies to
CQ 5.3
Download