CQ5.3: Missing HTML Content Headers

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.

  1. Install the package using CQ package manager.
  2. Open http://<host>:<port>/system/console/configMgr.
  3. Select Apache Sling Servlet/Script Resolver and Error Handler config entry.
  4. Set Servlet Registration Root Path to 1 and save.

Applies to

CQ 5.3

Download