Bug 1165102

Summary: Cache-control on the UI encodes too much
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Anurag <adebnath>
Component: PortalAssignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact: Tomas Kyjovsky <tkyjovsk>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: epp-bugs, nobody, ppalaga, vramik
Target Milestone: ER06   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:43:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anurag 2014-11-18 11:01:28 UTC
Description of problem:

The cache-control directive, when specified on the UI, gets too much encoding when being set as a header. This means that it's not useful at the current state when more than one parameter for the cache-control is set:

For instance, the string "no-cache, max-age=0, must-revalidate, no-store" becomes this header: 

Cache-Control:no-cache%2C+max-age%3D0%2C+must-revalidate%2C+no-store

Comment 2 Peter Palaga 2014-11-21 11:56:42 UTC
https://github.com/gatein/gatein-portal/pull/917 was merged in upstream.

Comment 3 Peter Palaga 2015-03-17 14:40:06 UTC
This issue had an improper target milestone CR3 due to release plan changes after CR2. Actually, it was fixed in Portal 6.2.0.ER6

Comment 4 vramik 2015-03-18 10:36:43 UTC
The Cache-Control of the Response Headers now looks like "no-cache, max-age=0, must-revalidate, no-store". Verified in er09.

Comment 8 Red Hat Bugzilla 2025-02-10 03:43:37 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.