Bug 1165102 - Cache-control on the UI encodes too much
Summary: Cache-control on the UI encodes too much
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Enterprise Portal Platform 6
Classification: JBoss
Component: Portal
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER06
: 6.2.0
Assignee: Nobody
QA Contact: Tomas Kyjovsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-18 11:01 UTC by Anurag
Modified: 2025-02-10 03:43 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:43:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker GTNPORTAL-3560 0 Major Pull Request Sent Cache-control on the UI encodes too much 2014-11-18 11:01:28 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.