Project

General

Profile

Actions

Bug #66605

closed

TSFE: config get overridden on cached page

Added by Andreas Kienast about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
Start date:
2015-04-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Remote Sprint

Description

On a cached page, the config array gets completely overriden, the config of the cached page gets lost.

How to reproduce

Install the attached extension made by Markus. Create an empty page and insert the following TypoScript:

# make sure we have only a partially cached page; feuser is USER_INT
page.5647 < plugin.tx_felogin_pi1

# set page title via cached plugin
page.5700 = USER
page.5700.userFunc = Reelworx\Pagetitletest\CachedPlugin->main

# set page title via uncached plugin
page.5800 = USER_INT
page.5800.userFunc = Reelworx\Pagetitletest\UncachedPlugin->main

Now clear the frontend caches. Open a new browser and do not login into the backend. Open the created page in that browser. You'll notice the pageTitleSeparator is :::: at the first call of the page. If you reload that page, the pageTitleSeparator becomes :.


Files

pagetitletest.zip (2.25 KB) pagetitletest.zip Andreas Kienast, 2015-04-27 16:47

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #66499: double site titleClosedMarkus Klein2015-04-20

Actions
Actions #1

Updated by Gerrit Code Review about 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38958

Actions #2

Updated by Gerrit Code Review about 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38958

Actions #3

Updated by Mathias Schreiber about 9 years ago

  • Target version changed from 7.2 (Frontend) to 7.3 (Packages)
  • Sprint Focus changed from Stabilization Sprint to Remote Sprint
Actions #4

Updated by Andreas Kienast about 9 years ago

Actions #5

Updated by Gerrit Code Review about 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38958

Actions #6

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.3 (Packages) to 7.4 (Backend)
Actions #7

Updated by Markus Klein almost 9 years ago

  • Assignee set to Markus Klein
Actions #8

Updated by Gerrit Code Review almost 9 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41132

Actions #9

Updated by Andreas Fernandez almost 9 years ago

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

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from Resolved to Under Review

Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41132

Actions #11

Updated by Andreas Fernandez almost 9 years ago

  • Status changed from Under Review to Resolved
Actions #12

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF