Project

General

Profile

Actions

Task #99613

closed

Replace PageLayoutController->getLocalizedPageRecord()

Added by Andreas Kienast over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-01-18
Due date:
% Done:

100%

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

Description

The method PageLayoutController->getLocalizedPageRecord()` is currently called thrice, fetching the same record all over again. The method can be safely replaced with @PageRepository->getPageOverlay(), which receives a caching functionality in #97525.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #99992: Translated page title empty in page module for pages with starttimeClosed2023-02-20

Actions
Actions #1

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77475

Actions #2

Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77475

Actions #3

Updated by Andreas Kienast over 1 year ago

  • Subject changed from Store localized page record in page module in cache to Replace PageLayoutController->getLocalizedPageRecord()
  • Description updated (diff)
  • Status changed from Under Review to In Progress
Actions #4

Updated by Gerrit Code Review over 1 year ago

  • Status changed from In Progress to Under Review

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77475

Actions #5

Updated by Gerrit Code Review over 1 year ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77475

Actions #6

Updated by Gerrit Code Review over 1 year ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77475

Actions #7

Updated by Gerrit Code Review over 1 year ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77475

Actions #8

Updated by Andreas Fernandez over 1 year ago

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

Updated by Gerrit Code Review over 1 year ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77620

Actions #10

Updated by Andreas Fernandez over 1 year ago

  • Status changed from Under Review to Resolved
Actions #11

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions #12

Updated by Oliver Bartsch about 1 year ago

  • Related to Bug #99992: Translated page title empty in page module for pages with starttime added
Actions

Also available in: Atom PDF