Project

General

Profile

Actions

Bug #20845

closed

disableNoCacheParameter breaks FE Cache

Added by Georg Kühnberger almost 15 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2009-08-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

disableNoCacheParameter breaks FE Cache

to be more precice: disableNoCacheParameter = 1
leads to page cache-entries including editpanel and pencils for FE-Editing.

Result: normal anonymous or FE-Users see editpanel and pencils in the Frontend.as the where cached that way.

Howto reproduce:
- clear FE_cache
- set [FE][disableNoCacheParameter] = 1
- enable editpanels / adminpanel
- Login as Backenduser call up the frontend to see the editpanel/pencils
- Now this page is being cached (incl. pencils)
- Checkout the FE or the above page with another browser and your will see the editpanel/pencils.

Reasons seems to be around the following functions:
- class tslib_fe - function set_no_cache()
- and /or t3lib/class.t3lib_tsfebeuserauth.php on line 835.

(issue imported from #M11663)


Files

bug_11663_part1.diff (3.81 KB) bug_11663_part1.diff Administrator Admin, 2009-08-07 16:17
bug_11663_part2.diff (1.13 KB) bug_11663_part2.diff Administrator Admin, 2009-08-07 16:18
bug_11663_part3.diff (1.23 KB) bug_11663_part3.diff Administrator Admin, 2009-08-07 16:21
bug_11663_part4.diff (1.22 KB) bug_11663_part4.diff Administrator Admin, 2009-08-07 16:25
bug_11663_part1_4-2.diff (1.73 KB) bug_11663_part1_4-2.diff Administrator Admin, 2009-08-07 16:54
bug_11663_part3_4-2.diff (1.23 KB) bug_11663_part3_4-2.diff Administrator Admin, 2009-08-07 16:54
bug_11663_part4_4-2.diff (1.23 KB) bug_11663_part4_4-2.diff Administrator Admin, 2009-08-07 16:54
Actions

Also available in: Atom PDF