Add Content Disposition inline for specific assets | Community
Skip to main content
May 7, 2020
Solved

Add Content Disposition inline for specific assets

  • May 7, 2020
  • 1 reply
  • 2428 views

I have requirement where i do need to add Content Disposition as inline for some specific paths. For this,

I have added my component implementing Filter interface, i can see its being called (last in chain) and adding content disposition however in final rendering, its being deleted. I think some OOTB implementation is overriding content disposition. Does anyone know any other way to achieve this use case?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by akhoury

This might be caused by a known issue in Apache Sling https://issues.apache.org/jira/browse/SLING-8469

I would suggest to update to AEM 6.5 service pack 3 (6.5.3) as it includes the fix.

1 reply

akhoury
Adobe Employee
akhouryAdobe EmployeeAccepted solution
Adobe Employee
May 8, 2020

This might be caused by a known issue in Apache Sling https://issues.apache.org/jira/browse/SLING-8469

I would suggest to update to AEM 6.5 service pack 3 (6.5.3) as it includes the fix.