Project

General

Profile

Actions

Bug #103812

closed

Missing link configuration in file/folder link result

Added by Mathias Brodala 10 days ago. Updated 10 days ago.

Status:
Resolved
Priority:
Should have
Category:
Link Handling, Site Handling & Routing
Target version:
Start date:
2024-05-10
Due date:
% Done:

100%

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

Description

Currently the FileOrFolderLinkBuilder does not add the incoming link configuration to its LinkResult. However, all other link builders do this via $linkResult->withLinkConfiguration(). This limits the details e.g. AfterLinkIsGeneratedEvent listeners have access to; in this case the original file cannot be retrieved anymore cleanly from the link configuration parameter.

This should be fixed for consistency and to make said event more useful.

Actions #1

Updated by Gerrit Code Review 10 days 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/+/84186

Actions #2

Updated by Mathias Brodala 10 days ago

  • Description updated (diff)
Actions #3

Updated by Gerrit Code Review 10 days ago

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

Actions #4

Updated by Mathias Brodala 10 days ago

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

Also available in: Atom PDF