Project

General

Profile

Actions

Bug #51682

closed

ADMCMD_view should disable caching

Added by Anonymous over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-09-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

We ran into this issue that you might wanna look into. It's reproducable for TYPO3 4.5, 4.7 and 6.x.

When a page (with hidden content elements) is being visited with the get parameter ADMCMD_view=1 and a user being logged into the backend, then the frontend output is containing the hidden elements and is being written to the TYPO3 cache. Visiting that very same page with a different browser/pc/whatever but without that get parameter fetches the page from cache including the hidden elements!

I suggest setting no_cache=1 when the ADMCMD_view parameter is set. See attached patch.


Files

Actions #1

Updated by Gerrit Code Review over 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23558

Actions #2

Updated by Gerrit Code Review over 10 years ago

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/23666

Actions #3

Updated by Gerrit Code Review over 10 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/23667

Actions #4

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/23666

Actions #5

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/23667

Actions #6

Updated by Anonymous over 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF