Project

General

Profile

Actions

Task #98464

closed

Use LinkResult object for HMENU items

Added by Benni Mack over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
Start date:
2022-09-28
Due date:
% Done:

100%

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

Description

Issue with caching links, if ATagTitle is not included in the hash.

page.1000 = HMENU
page.1000 {
  special = list
  special.value = 212

  1 = TMENU
  1 {
    NO = 1
  }
}

page.1001 = HMENU
page.1001 {
  special = list
  special.value = 212

  1 = TMENU
  1 {
    NO = 1
    NO {
      // Same link, but with ATagTitle set to the abstract field
      ATagTitle.field = abstract 
    }
  }
}
Actions #1

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

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/+/75869

Actions #2

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/+/75869

Actions #3

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/+/75869

Actions #4

Updated by Gerrit Code Review over 1 year ago

Patch set 7 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/+/75869

Actions #5

Updated by Nikita Hovratov over 1 year ago

  • Description updated (diff)
Actions #6

Updated by Benni Mack over 1 year ago

  • Target version changed from 12.0 to 12.1
Actions #7

Updated by Gerrit Code Review over 1 year ago

Patch set 8 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/+/75869

Actions #8

Updated by Benni Mack over 1 year ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF