Project

General

Profile

Actions

Feature #16684

closed

option to exclude certain pages from cache control headers being set

Added by Steffen Müller about 18 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-11-03
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

In cases of improper setting of SYS_LASTCHANGE, it might be useful to disable cache control headers on certain pages.
For example, this is the case for pages containing tt_news frontend plugins. Creating a fresh news item inside a sysfolder does not update the SYS_LASTCHANGED field of those pages with frontend plugin. The result is fresh news, but unchanged cache control headers.

Appended patch extends class_tslib_fe.php, adding the following option to CONFIG section of TS:
config.sendCacheHeaders_excludePages= [comma-seperated list of page-id]

(issue imported from #M4458)


Files

bug_4458.diff (1.04 KB) bug_4458.diff Administrator Admin, 2006-11-03 01:39
Actions

Also available in: Atom PDF