Project

General

Profile

Actions

Bug #103812

closed

Missing link configuration in file/folder link result

Added by Mathias Brodala 2 months ago. Updated 8 days ago.

Status:
Closed
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

Also available in: Atom PDF