Project

General

Profile

Actions

Bug #103060

open

ViewHelper won't work with link modifications

Added by Daniel Siepmann 3 months ago. Updated 3 months ago.

Status:
Under Review
Priority:
Should have
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2024-02-06
Due date:
% Done:

0%

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

Description

TYPO3 delivers some ViewHelper for link generation.
Those accept arguments like class.

TYPO3 itself, and extensions via Events, might add their own arguments, e.g. rel="noreferrer".

This will break as ViewHelper don't provide their own downstream to the link generation. But ViewHelpers fetch the result from the generation and overwrite their own info.

Actions

Also available in: Atom PDF