My Oracle Support Banner

WCC 12.2.1.4 - Content Disposition Header Not Including The Filename & Filename* Values (Doc ID 2704198.1)

Last updated on MAY 03, 2023

Applies to:

Oracle WebCenter Content - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

The content-disposition headers for 12.2.1.4 are coming back differently than in earlier versions.

To see the issue turn on socketrequest tracing and access a PDF file.  This is the resulting log:

>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: HTTP/1.1 200 OK
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: Server: WebLogic Server 12.2.1.3.0 Thu Aug 17 13:39:49 PDT 2017 1882952 WebLogic JAX-RS 2.0 Portable Server / Jersey 2.x integration module
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: Connection: keep-alive
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: Date: Wed, 15 Jul 2020 19:27:54 GMT
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: Cache-Control: no-cache, no-store
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: X-Frame-Options: SAMEORIGIN
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: X-XSS-Protection: 1; mode=block
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: X-Content-Type-Options: nosniff
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: Pragma: no-cache
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: Expires: 0
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: Content-Type: application/pdf; charset=
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: Content-Disposition: inline; filename*=UTF-8''cs001002.pdf; filename="cs001002.pdf"
>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: Content-Length: 531767

 

This line will be different in newer versions:

>socketrequests/6 07.15 19:27:54.592 IdcServer-2337 response-header: Content-Disposition: inline; filename*=UTF-8''cs001002.pdf; filename="cs001002.pdf"

 

 

Changes

 Upgraded the Server to the latest version.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.