コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Add Content Disposition inline for specific assets

Avatar

Level 1

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?

1 受け入れられたソリューション

Avatar

正解者
Employee

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 返信

Avatar

正解者
Employee

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.